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

This commit is contained in:
renovate[bot] 2023-08-26 00:15:32 +00:00
parent 4e81bceaa0
commit 89639f82f9
1 changed files with 1 additions and 1 deletions

View File

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