chore(docker): update python:3.12-alpine docker digest to 401aa10

This commit is contained in:
renovate[bot] 2023-12-09 03:20:01 +00:00
parent 2967885c9b
commit 771a6feea3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.12-alpine@sha256:09f18c1f8ca777f63934b415af9a781a0e5aaba5e005ba0475cba71bb3e8e609
FROM python:3.12-alpine@sha256:401aa105e81895c2da152b97907502972de5b2f779c87dcae556f091119c2c0f
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"