chore(docker): update python:3.11-alpine docker digest to a7a6909 #329

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-10-03 08:37:57 +02:00
1 changed files with 1 additions and 1 deletions

View File

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