Skip to content

Commit

Permalink
Misc: Fix typo in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
richdynamix committed Sep 19, 2018
1 parent d164abd commit 905b2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/continuouspipe/php7.7-nginx:stable
FROM quay.io/continuouspipe/php7.2-nginx:stable

# Install node npm
RUN curl -sL https://deb.nodesource.com/setup_10.x > /tmp/install-node.sh \
Expand Down

0 comments on commit 905b2bc

Please sign in to comment.