0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-09-19 15:02:47 +02:00

chore(deps): update arm64v8/alpine docker tag to v3.13 (#22)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-17 09:38:07 +01:00 committed by GitHub
parent 089ec6f066
commit e06ea7ab01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM arm64v8/alpine:3.12@sha256:549694ea68340c26d1d85c00039aa11ad835be279bfd475ff4284b705f92c24e
FROM arm64v8/alpine:3.13@sha256:019c59128325536e838a5f36028db214335129f9aa83214cc2c60c10dc1797ac
LABEL maintainer="ownCloud DevOps <devops@owncloud.com>"
LABEL org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>"