We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89883a0 + d853a99 commit 25e49faCopy full SHA for 25e49fa
1 file changed
Dockerfile
@@ -30,3 +30,6 @@ ADD . /app
30
31
# Create static resources
32
RUN /app/manage.py collectstatic --settings=deis.settings --noinput
33
+
34
+ENV DEIS_RELEASE 1.2.0-dev
35
0 commit comments