diff --git a/Dockerfile b/Dockerfile index ed05740..7cc5769 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest LABEL maintainer="development@cooltux.net" -ARG VERSION=16-20240926-2 +ARG VERSION=16-20240926 # PostgreSQL-Client installieren RUN apk update --no-cache ; \