Skip to content

Commit 644a8bb

Browse files
committed
Upgrade image to php:7.3-apache
1 parent e738c6a commit 644a8bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM php:7.2.30-apache
1+
FROM php:7.3-apache
22

3-
MAINTAINER Antonio Sanna <[email protected]>
3+
LABEL maintainer="Antonio Sanna <[email protected]>"
44

55
RUN apt-get update
66
RUN apt-get upgrade -y

0 commit comments

Comments
 (0)