Skip to content

Commit

Permalink
Bumping curl & python3.12 versions (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
julialawrence authored Nov 27, 2024
1 parent 86588fb commit 2a5b9bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ apt-get update --yes

apt-get install --no-install-recommends --yes \
"ca-certificates=20240203" \
"curl=8.5.0-2ubuntu10.4" \
"curl=8.5.0-2ubuntu10.5" \
"libpq-dev=16.4-0ubuntu0.24.04.2" \
"python3.12=3.12.3-1ubuntu0.2" \
"python3.12=3.12.3-1ubuntu0.3" \
"python3-pip=24.0+dfsg-1ubuntu1"

apt-get clean --yes
Expand Down

0 comments on commit 2a5b9bc

Please sign in to comment.