main #3

Merged
marko merged 12 commits from main into devel 2024-09-26 12:57:16 +00:00
Showing only changes of commit ba3cf572a0 - 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 ARG VERSION=16-20240927
# PostgreSQL-Client installieren # PostgreSQL-Client installieren
RUN apk update --no-cache ; \ RUN apk update --no-cache ; \