Skip to content

Commit 66f85f3

Browse files
committed
Use the proper tagged base docker image
1 parent 6f0a51d commit 66f85f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG PHP_VERSION=7.3
2-
FROM makasim/nginx-php-fpm:${PHP_VERSION}-latest-all-exts
2+
FROM makasim/nginx-php-fpm:${PHP_VERSION}-all-exts
33

44
ARG PHP_VERSION
55

0 commit comments

Comments
 (0)