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

chore(docker): update docker.io/python:3.12-alpine docker digest to ff870bf

This commit is contained in:
renovate[bot] 2024-06-28 01:44:10 +00:00
parent 888b7b9c3f
commit bdec67bc71

View File

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