We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7a5c43 + 644a8bb commit 50aa7f9Copy full SHA for 50aa7f9
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM php:7.2.30-apache
+FROM php:7.3-apache
2
3
-MAINTAINER Antonio Sanna <[email protected]>
+LABEL maintainer="Antonio Sanna <[email protected]>"
4
5
RUN apt-get update
6
RUN apt-get upgrade -y
0 commit comments