main #3

Merged
marko merged 12 commits from main into devel 2024-09-26 12:57:16 +00:00
Showing only changes of commit e9b17261c5 - Show all commits

View File

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