Skip to content

Commit

Permalink
fix: php version
Browse files Browse the repository at this point in the history
  • Loading branch information
vevovip committed Mar 5, 2022
1 parent d50b0b0 commit 5d39839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PHP_VERSION=7.4
ARG PHP_VERSION

FROM php:${PHP_VERSION}-fpm

Expand Down

0 comments on commit 5d39839

Please sign in to comment.