devel #2

Merged
marko merged 16 commits from devel into main 2024-09-26 11:40:43 +00:00
Showing only changes of commit a207812ac2 - Show all commits

View File

@ -1,7 +1,7 @@
FROM alpine:latest
LABEL maintainer="development@cooltux.net"
ARG VERSION=16-20240926
ARG VERSION=16-20240926.1
# PostgreSQL-Client installieren
RUN apk update --no-cache ; \