Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix #35
  • Loading branch information
lucasdiedrich authored Aug 15, 2019
1 parent cbbc212 commit 02461c5
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,7 +1,7 @@
FROM alpine:3.7

LABEL maintainer="Lucas G. Diedrich <[email protected]>"
ARG ref=ojs-3_1_1-4
ARG ref=ojs-3_1_2-1
WORKDIR /var/www/html

ENV COMPOSER_ALLOW_SUPERUSER=1 \
Expand Down

0 comments on commit 02461c5

Please sign in to comment.