Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Upgrade to version 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzfl committed Nov 3, 2017
1 parent 7707dec commit b5a7b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:16.04
EXPOSE 8000:8000
ENV VERSION 3.3.4
ENV VERSION 3.3.5
ENV EXECUTING_USER fiduswriter
VOLUME ["/data"]

Expand Down

1 comment on commit b5a7b43

@moritzfl
Copy link
Owner Author

@moritzfl moritzfl commented on b5a7b43 Nov 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong commit message - should be "Upgrade to version 3.3.5"

Please sign in to comment.