tag 16-20240926.1
All checks were successful
Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 15s
All checks were successful
Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 15s
This commit is contained in:
parent
7404c49d5e
commit
a207812ac2
@ -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 ; \
|
||||
|
Loading…
Reference in New Issue
Block a user