Skip to content

Commit

Permalink
Rollback alpine version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Guilherme Diedrich committed Jul 30, 2018
1 parent e0710ce commit 080e74b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.7

LABEL maintainer="Lucas G. Diedrich <lucas.diedrich@gmail.com>"

Expand Down Expand Up @@ -142,4 +142,4 @@ EXPOSE 80 443

VOLUME [ "/var/www/html/files", "/var/www/html/public" ]

CMD ["/bin/sh", "/usr/local/bin/ojs-start"]
CMD ["/bin/sh", "/usr/local/bin/ojs-start"]

0 comments on commit 080e74b

Please sign in to comment.