We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4043a74 commit 513d0b5Copy full SHA for 513d0b5
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.3.2-fpm
+FROM php:7.3.2
2
3
# RUN echo "Install libs & PHP extensions"
4
RUN apt-get update && apt-get install -y \
0 commit comments