mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-24 02:30:40 +00:00
chore(docker): update docker.io/python:3.12-alpine docker digest to d24ed56
This commit is contained in:
parent
530253e010
commit
9f37517fd1
@ -8,7 +8,7 @@ WORKDIR /src
|
||||
|
||||
RUN make build
|
||||
|
||||
FROM docker.io/python:3.12-alpine@sha256:32385e61c3414ffa5a6dbf52feace89f758ad68709a48d376d56a0232162665a
|
||||
FROM docker.io/python:3.12-alpine@sha256:d24ed567ee3b972478a232ceff84b0d002e18ee9f5d38234ecbffece23dfa084
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
|
Loading…
Reference in New Issue
Block a user