Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579d20e commit e87c402Copy full SHA for e87c402
Dockerfile--ubuntu-24_04
@@ -14,7 +14,7 @@ RUN curl -o /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc --fail http
14
RUN apt update
15
RUN apt install -y postgresql-17
16
17
-RUN apt install -y curl python3 python3-dev python3-virtualenv musl-dev
+RUN apt install -y python3 python3-dev python3-virtualenv musl-dev
18
RUN apt install -y mc
19
20
# It is required for psycopg2
0 commit comments