chore(docker): update python:3.11-alpine docker digest to ab19fb3

This commit is contained in:
renovate[bot] 2023-09-29 01:18:03 +00:00
parent 1ca9588968
commit 41ee34a95d
1 changed files with 1 additions and 1 deletions

View File

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