Skip to content

Commit 52fde07

Browse files
authored
Merge pull request #3179 from uw-it-aca/qa
points to the latest django-container
2 parents 83f3e35 + 206840e commit 52fde07

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.5
1+
ARG DJANGO_CONTAINER_VERSION=2.0.7
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)