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 b89d9c9

This commit is contained in:
renovate[bot] 2024-06-21 01:35:27 +00:00
parent bf30d1b0e0
commit bd02aff626

View File

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