Skip to content

Commit 9a0f3fa

Browse files
committed
point to container fix
1 parent c29ecf9 commit 9a0f3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG DJANGO_CONTAINER_VERSION=2.0.9
1+
ARG DJANGO_CONTAINER_VERSION=2.0.8
22
FROM us-docker.pkg.dev/uwit-mci-axdd/containers/django-container:${DJANGO_CONTAINER_VERSION} AS app-prewebpack-container
33

44
USER root

0 commit comments

Comments
 (0)