Dockerfile aktualisiert
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 34s
Some checks failed
Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 34s
This commit is contained in:
@@ -39,7 +39,7 @@ RUN cd /tmp/bitnami/pkg/cache/ ; \
|
||||
"render-template-1.0.9-158-linux-${OS_ARCH}-debian-12" \
|
||||
"php-8.4.14-2-linux-${OS_ARCH}-debian-12" \
|
||||
"apache-2.4.65-1-linux-${OS_ARCH}-debian-12" \
|
||||
"libphp-8.4.14-2-linux-${OS_ARCH}-debian-12" \
|
||||
"libphp-8.4.13-0-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
Reference in New Issue
Block a user