devel #2
@ -4,7 +4,7 @@ LABEL maintainer="development@cooltux.net"
|
|||||||
ARG VERSION=16-20240926
|
ARG VERSION=16-20240926
|
||||||
|
|
||||||
# PostgreSQL-Client installieren
|
# PostgreSQL-Client installieren
|
||||||
RUN apk update ; \
|
RUN apk update --no-cache ; \
|
||||||
apk add --no-cache postgresql16-client
|
apk add --no-cache postgresql16-client
|
||||||
|
|
||||||
# Arbeitsverzeichnis erstellen
|
# Arbeitsverzeichnis erstellen
|
||||||
|
Loading…
Reference in New Issue
Block a user