Skip to content

Commit

Permalink
Updating php version
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Dec 10, 2020
1 parent b78ed41 commit a93871d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# Define PHP version
ARG TARGET_PHP_VERSION=7.3
ARG TARGET_PHP_VERSION=7.4

# Define PHP docker image
FROM php:${TARGET_PHP_VERSION}-cli
Expand Down

0 comments on commit a93871d

Please sign in to comment.