File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ We recommend using [pluswerk/docker-global](https://github.com/pluswerk/docker-g
66
77# Tags
88
9- - php versions supported: ` 7.1 ` -` 8.2 `
9+ - php versions supported: ` 7.1 ` -` 8.3 `
1010- webserver supported: ` nginx ` and ` apache `
1111- alpine images: ` -alpine `
1212- examples
13- - ` ghcr.io/pluswerk/php-dev:nginx-8.2 -alpine `
13+ - ` ghcr.io/pluswerk/php-dev:nginx-8.3 -alpine `
1414 - ` ghcr.io/pluswerk/php-dev:apache-7.1-alpine `
1515 - ` ghcr.io/pluswerk/php-dev:nginx-8.0 `
1616- list of [ all Tags] ( https://github.com/pluswerk/php-dev/pkgs/container/php-dev/versions?filters%5Bversion_type%5D=tagged )
@@ -57,7 +57,7 @@ version: '3.5'
5757
5858services :
5959 web :
60- image : ghcr.io/pluswerk/php-dev:nginx-8.2 -alpine
60+ image : ghcr.io/pluswerk/php-dev:nginx-8.3 -alpine
6161
6262 volumes :
6363 - .:/app
You can’t perform that action at this time.
0 commit comments