Skip to content

Commit

Permalink
Dockerfile: Update to PHP 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
julianxhokaxhiu committed Jan 10, 2022
1 parent 8221596 commit c1e2ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:7.1-apache
FROM php:7.2-apache
MAINTAINER Julian Xhokaxhiu <info at julianxhokaxhiu dot com>

# internal variables
Expand Down

0 comments on commit c1e2ad1

Please sign in to comment.