chore(docker): update python:3.11-alpine docker digest to bd1eb3f #249

Merged
renovator merged 1 commits from renovate/docker-digests into main 2023-02-09 05:05:28 +01:00
Showing only changes of commit 62984e6770 - Show all commits

View File

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