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

This commit is contained in:
renovate[bot] 2023-08-26 06:45:02 +00:00
parent 7c1bab90c9
commit 16e6aec457
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:5d769f990397afbb2aca24b0655e404c0f2806d268f454b052e81e39d87abf42
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"