Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
leodisarli committed Nov 3, 2023
1 parent e8b8413 commit 212978b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PHP_VERSION=7.2.33-cli
ARG PHP_VERSION=7.3.33-cli

FROM php:${PHP_VERSION}

Expand Down

0 comments on commit 212978b

Please sign in to comment.