Update images/prefect-worker-pg-backup/Dockerfile
All checks were successful
Build and Push Docker Images / build (push) Successful in 17s
All checks were successful
Build and Push Docker Images / build (push) Successful in 17s
This commit is contained in:
@@ -17,6 +17,7 @@ LABEL org.opencontainers.image.description="Prefect worker with PostgreSQL and S
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
postgresql-client \
|
||||
git \
|
||||
curl iputils-ping \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Installation des dépendances Python pour S3 et PostgreSQL
|
||||
|
||||
Reference in New Issue
Block a user