<type>[optional scope]: <description>
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 11s

[optional body]

[Ticket: no]
This commit is contained in:
Marko Oldenburg 2024-09-26 12:10:57 +02:00
parent 819933cca1
commit 7695265bd3

View File

@ -10,7 +10,7 @@ RUN apk update --no-cache ; \
# Arbeitsverzeichnis erstellen # Arbeitsverzeichnis erstellen
WORKDIR /backup WORKDIR /backup
## #
# Entrypoint-Skript hinzufügen # Entrypoint-Skript hinzufügen
COPY entrypoint.sh /usr/local/bin/entrypoint.sh COPY entrypoint.sh /usr/local/bin/entrypoint.sh