Skip to content

Commit

Permalink
bump the default version of the docker image to 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Oct 1, 2023
1 parent eb2bfa6 commit 7126cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PHP_VERSION=7.4
ARG PHP_VERSION=8.1

FROM php:${PHP_VERSION}-cli-alpine
LABEL maintainer="Petar Obradović <[email protected]>"
Expand Down

0 comments on commit 7126cae

Please sign in to comment.