Skip to content

Commit 7126cae

Browse files
committed
bump the default version of the docker image to 8.1
1 parent eb2bfa6 commit 7126cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PHP_VERSION=7.4
1+
ARG PHP_VERSION=8.1
22

33
FROM php:${PHP_VERSION}-cli-alpine
44
LABEL maintainer="Petar Obradović <petar.obradovic@trikoder.net>"

0 commit comments

Comments
 (0)