Skip to content

Commit

Permalink
Switch to PHP 7.4 for Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyril committed Dec 3, 2019
1 parent a2ae8a7 commit ddd7b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.3-fpm
FROM php:7.4-fpm

LABEL maintainer="[email protected]"

Expand Down

0 comments on commit ddd7b5a

Please sign in to comment.