Revert "chore: switch to python 3.11 base container"
This reverts commit 5d14e28ace
.
This commit is contained in:
parent
5d14e28ace
commit
0391b42b53
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.11-alpine
|
FROM python:3.10-alpine@sha256:ba6cfcca463537621aac63ffda4f93cd73e1f3dea59a83287603fbebd02444e4
|
||||||
|
|
||||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||||
|
Reference in New Issue
Block a user