Skip to content

Commit

Permalink
fix dockerfile (#1946)
Browse files Browse the repository at this point in the history
  • Loading branch information
whabanks authored Sep 12, 2024
1 parent 4661f79 commit 820d05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10-alpine3.16@sha256:afe68972cc00883d70b3760ee0ffbb7375cf09706c122dda7063ffe64c5be21b
FROM python:3.10-alpine3.18@sha256:d5ee9613c89c9bd4c4112465d2136512ea8629bce6ff15fa27144f3cc16b5c6b

ENV PYTHONDONTWRITEBYTECODE 1
ENV POETRY_VERSION="1.7.1"
Expand Down

0 comments on commit 820d05a

Please sign in to comment.