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.
1 parent e738c6a commit 644a8bbCopy full SHA for 644a8bb
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