Skip to content

Commit 8dac648

Browse files
committed
fix(*): bump version in Dockerfiles
I merged #2832 without updating the release.
1 parent 25e49fa commit 8dac648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ ADD . /app
3131
# Create static resources
3232
RUN /app/manage.py collectstatic --settings=deis.settings --noinput
3333

34-
ENV DEIS_RELEASE 1.2.0-dev
34+
ENV DEIS_RELEASE 1.3.0-dev
3535

0 commit comments

Comments
 (0)