mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-09 17:10:41 +00:00
chore(deps): pin plugins/base docker tag (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
16ff683c1f
commit
46c1282b3f
@ -1,4 +1,4 @@
|
||||
FROM plugins/base:linux-amd64
|
||||
FROM plugins/base:linux-amd64@sha256:8def0d87bfb2f739481e36a4ff54e101f77b3e9788d9f158b1b993b720ea58fc
|
||||
|
||||
LABEL maintainer="ownCloud DevOps <devops@owncloud.com>"
|
||||
LABEL org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>"
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM plugins/base:linux-arm
|
||||
FROM plugins/base:linux-arm@sha256:19af168b8ca0e77e13d1011712a7d0afc6839769319494bc2871e4e040103beb
|
||||
|
||||
LABEL maintainer="ownCloud DevOps <devops@owncloud.com>"
|
||||
LABEL org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>"
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM plugins/base:linux-arm64
|
||||
FROM plugins/base:linux-arm64@sha256:0e8fc7148173c706da89bd3244552cdaee47f6dd7e9e04602873090e9c59ab91
|
||||
|
||||
LABEL maintainer="ownCloud DevOps <devops@owncloud.com>"
|
||||
LABEL org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>"
|
||||
|
Loading…
Reference in New Issue
Block a user