File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ docker run --rm --init -it -v $(pwd):/app -w /app kooldev/phpqa:7.4
4949
5050The image built is [ ` kooldev/phpqa ` ] ( https://hub.docker.com/r/kooldev/phpqa/tags?page=1&ordering=last_updated ) with tags:
5151
52+ - [ ** ` 8.3 ` ** ] ( https://github.com/kool-dev/docker-phpqa/blob/main/8.3/Dockerfile )
5253- [ ** ` 8.1 ` ** ] ( https://github.com/kool-dev/docker-phpqa/blob/main/8.1/Dockerfile )
5354- [ ** ` 8.0 ` ** ] ( https://github.com/kool-dev/docker-phpqa/blob/main/8.0/Dockerfile )
5455- [ ** ` 7.4 ` ** ] ( https://github.com/kool-dev/docker-phpqa/blob/main/7.4/Dockerfile )
Original file line number Diff line number Diff line change 99 - docker build --pull -t kooldev/phpqa:8.0 8.0
1010 # PHP 8.1
1111 - docker build --pull -t kooldev/phpqa:8.1 8.1
12+ # PHP 8.3
13+ - docker build --pull -t kooldev/phpqa:8.3 8.3
You can’t perform that action at this time.
0 commit comments