Skip to content

Commit b2044a4

Browse files
authored
bump docker version (#153)
1 parent ef3a596 commit b2044a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/php-cli/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.0.12-cli-alpine
1+
FROM php:8.1.3-cli-alpine
22

33
RUN apk add --update --no-cache git openssh zip unzip p7zip
44
RUN cp "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini"

0 commit comments

Comments
 (0)