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

This commit is contained in:
renovate[bot] 2023-10-03 10:07:01 +00:00
parent c7169539e8
commit e78494d258
1 changed files with 1 additions and 1 deletions

View File

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