<type>[optional scope]: <description>
All checks were successful
Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 27s

[optional body]

[Ticket: no]
This commit is contained in:
Marko Oldenburg 2024-09-26 12:19:40 +02:00
parent 04307162cc
commit 7c8be88bb3

View File

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