diff --git a/Dockerfile b/Dockerfile index 85f3f74..451f799 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.22 +FROM alpine:3.23 LABEL org.opencontainers.image.authors="https://github.com/mpepping" LABEL org.opencontainers.image.description="PodShell is a container image for development and debug purposes"