We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29ecf9 commit 9a0f3faCopy full SHA for 9a0f3fa
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG DJANGO_CONTAINER_VERSION=2.0.9
+ARG DJANGO_CONTAINER_VERSION=2.0.8
2
FROM us-docker.pkg.dev/uwit-mci-axdd/containers/django-container:${DJANGO_CONTAINER_VERSION} AS app-prewebpack-container
3
4
USER root
0 commit comments