diff --git a/Dockerfile b/Dockerfile index 7fc2927..4ee58d8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.10-alpine@sha256:ba6cfcca463537621aac63ffda4f93cd73e1f3dea59a83287603fbebd02444e4 +FROM python:3.11-alpine LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "