chore(docker): update python:3.12-alpine docker digest to a5d1738 #334

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-10-19 09:40:26 +02:00
1 changed files with 1 additions and 1 deletions

View File

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