Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion images/poetry-python3.11/context/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/python:3.11.15@sha256:5062f6c22a2c3b8b3717c642af3852310d9a81c3c2c0fc72449a9a79ef09ae63 AS python
FROM docker.io/library/python:3.11.15@sha256:c6f8471e0e7aa5500c1969b3b2ffb20708c42a3bc79b697feab146edfc9eac16 AS python

FROM python AS poetry

Expand Down
Loading