0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-09-07 18:52:13 +02:00

chore(docker): update docker.io/library/alpine:3.20 docker digest to 0a4eaa0

This commit is contained in:
renovate[bot] 2024-07-23 02:29:57 +00:00
parent 7931db7e14
commit 2eb135dd98

View File

@ -8,7 +8,7 @@ WORKDIR /src
RUN make build
FROM docker.io/library/alpine:3.20@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
FROM docker.io/library/alpine:3.20@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"