mirror of
https://github.com/thegeeklab/wp-github-comment.git
synced 2024-11-10 03:50:39 +00:00
chore(deps): pin docker digests (#9)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2fe11631d4
commit
41779c9140
@ -1,4 +1,4 @@
|
||||
FROM amd64/alpine:3.13
|
||||
FROM amd64/alpine:3.13@sha256:d0710affa17fad5f466a70159cc458227bd25d4afb39514ef662ead3e6c99515
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM arm32v7/alpine:3.13
|
||||
FROM arm32v7/alpine:3.13@sha256:0a03d8bed32e780dc43c688eb1d184fc21dbc9ec9acbd66a2b5db6544c04825f
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM arm64v8/alpine:3.13
|
||||
FROM arm64v8/alpine:3.13@sha256:b20140108af597a58a06ed5578f2a5737b8ad9964a206b5627d2cda906613665
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
|
Loading…
Reference in New Issue
Block a user