Skip to content

Commit

Permalink
Merge pull request #1146 from nationalarchives/dependabot/docker/pyth…
Browse files Browse the repository at this point in the history
…on-3.13.0rc1-alpine3.19

Bump python from 3.13.0b4-alpine3.19 to 3.13.0rc1-alpine3.19
  • Loading branch information
thanhz authored Aug 13, 2024
2 parents 0646a5f + 36b8c5a commit 1b3655a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-update
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.13.0b4-alpine3.19
FROM python:3.13.0rc1-alpine3.19
RUN pip install requests
RUN apk update \
&& apk upgrade zlib libtirpc expat openssl libcrypto3 libssl3
Expand Down

0 comments on commit 1b3655a

Please sign in to comment.