0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 18:29:40 +02:00

chore(deps): update arm64v8/alpine docker tag to v3.17 (#111)

This commit is contained in:
renovate[bot] 2022-11-17 08:52:31 +01:00 committed by GitHub
parent 7be4049e30
commit 72abcb6861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM arm64v8/alpine:3.16@sha256:559254f7ee68d88649077bd0cc6dfb94c337aadb8411d0fe5eae3b037578ec13
FROM arm64v8/alpine:3.17@sha256:5812b00c50a24c60a2a6a8fb1742e5aca24f7e726351919e5052f48b80cdc090
LABEL maintainer="ownCloud DevOps <devops@owncloud.com>"
LABEL org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>"