0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-11-24 22:50:39 +00:00

chore(deps): update arm32v7/alpine docker tag to v3.14 (#47)

* chore(deps): update arm32v7/alpine docker tag to v3.14

* remove libressl

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
This commit is contained in:
renovate[bot] 2021-06-16 10:20:11 +02:00 committed by GitHub
parent 2e4a5b90c5
commit 1de903ba0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM arm32v7/alpine:3.13@sha256:9df60229e68a34a47eee0a5801b311ef76d86c92a993f72cfa0c69942214c1fc FROM arm32v7/alpine:3.14@sha256:8d99168167baa6a6a0d7851b9684625df9c1455116a9601835c2127df2aaa2f5
LABEL maintainer="ownCloud DevOps <devops@owncloud.com>" LABEL maintainer="ownCloud DevOps <devops@owncloud.com>"
LABEL org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>" LABEL org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>"