Skip to content

Commit 49134d2

Browse files
authored
Bump dockerfile to php 7.3
1 parent 472a6bb commit 49134d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.2
1+
FROM php:7.3
22

33
# system dependecies
44
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)