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

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

This commit is contained in:
renovate[bot] 2024-09-25 02:01:48 +00:00
parent 2eeffbd969
commit f6193a960d

View File

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