main #3

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

View File

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