Skip to content

Commit a4c1b46

Browse files
authored
Merge pull request #5 from dbellettini/master
Upgrade PHP to 7.4.9
2 parents 04eef4f + 389b89b commit a4c1b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.4.7-apache-buster
1+
FROM php:7.4.9-apache-buster
22

33
RUN apt-get update &&\
44
apt-get install -y \

0 commit comments

Comments
 (0)