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 281c2dc commit 847d194Copy full SHA for 847d194
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/uwit-iam/poetry:latest AS env-base
+FROM us-docker.pkg.dev/uwit-mci-iam/containers/base-python-3.9:latest AS env-base
2
RUN apt-get update && apt-get install -y curl jq
3
4
FROM env-base AS poetry-base
0 commit comments