0
0
mirror of https://github.com/thegeeklab/wp-github-comment.git synced 2024-06-03 04:49:40 +02:00

chore(docker): update alpine:3.17 docker digest to ff6bdca

This commit is contained in:
renovate[bot] 2023-03-13 19:34:28 +00:00
parent 438c140f9a
commit 8a4451990e

View File

@ -8,7 +8,7 @@ WORKDIR /src
RUN make build
FROM alpine:3.17@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a
FROM alpine:3.17@sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"