0
0
mirror of https://github.com/thegeeklab/drone-admin.git synced 2024-06-02 17:39:39 +02:00

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

This commit is contained in:
renovate[bot] 2023-03-13 17:48:29 +00:00
parent 1f3129c507
commit f90c369b3e

View File

@ -9,7 +9,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>"