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 c57fae8 commit 8d14eb4Copy full SHA for 8d14eb4
dev/Dockerfile
@@ -1,6 +1,6 @@
1
ARG python_version=3.11
2
3
-FROM --platform=linux/amd64 ghcr.io/chrislovering/python-poetry-base:$python_version-slim
+FROM --platform=linux/amd64 ghcr.io/owl-corp/python-poetry-base:$python_version-slim
4
5
# Install project dependencies
6
WORKDIR /app
0 commit comments