Skip to content

Commit

Permalink
Fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
iimog committed Jun 22, 2018
1 parent 36d6a1a commit 923dfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/fennec/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-apache
FROM php:7.1.18-apache-jessie
ARG BRANCH=master
LABEL maintainer="[email protected]"

Expand Down

0 comments on commit 923dfc0

Please sign in to comment.