Skip to content

Commit b27bda8

Browse files
committed
Add missing 8.2 docker pull
1 parent 3d954ca commit b27bda8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php/makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ docker-push:
3939
docker-pull:
4040
docker pull php:8.0-cli-alpine3.16
4141
docker pull php:8.1-cli-alpine3.16
42+
docker pull php:8.2-cli-alpine3.16
4243
docker pull php:8.0-fpm-alpine3.16
4344
docker pull php:8.1-fpm-alpine3.16
4445
docker pull php:8.2-fpm-alpine3.16

0 commit comments

Comments
 (0)