Skip to content

Commit

Permalink
php 5.6 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
swallsky committed Jan 13, 2020
1 parent d54e2bb commit 31fcd8b
Show file tree
Hide file tree
Showing 3 changed files with 3,949 additions and 1 deletion.
2 changes: 1 addition & 1 deletion php-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG PHP_VERSION=${PHP_VERSION}
FROM php:${PHP_VERSION}-fpm-alpine3.9
FROM php:${PHP_VERSION}-fpm-alpine

USER root

Expand Down
Loading

0 comments on commit 31fcd8b

Please sign in to comment.