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

This commit is contained in:
renovate[bot] 2023-06-08 00:29:00 +00:00
parent eed89ca661
commit 98660389a5
1 changed files with 1 additions and 1 deletions

View File

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