Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanti authored Apr 3, 2024
1 parent 47ccd0a commit 4e7d121
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ We recommend using [pluswerk/docker-global](https://github.com/pluswerk/docker-g

# Tags

- php versions supported: `7.1`-`8.2`
- php versions supported: `7.1`-`8.3`
- webserver supported: `nginx` and `apache`
- alpine images: `-alpine`
- examples
- `ghcr.io/pluswerk/php-dev:nginx-8.2-alpine`
- `ghcr.io/pluswerk/php-dev:nginx-8.3-alpine`
- `ghcr.io/pluswerk/php-dev:apache-7.1-alpine`
- `ghcr.io/pluswerk/php-dev:nginx-8.0`
- list of [all Tags](https://github.com/pluswerk/php-dev/pkgs/container/php-dev/versions?filters%5Bversion_type%5D=tagged)
Expand Down Expand Up @@ -57,7 +57,7 @@ version: '3.5'

services:
web:
image: ghcr.io/pluswerk/php-dev:nginx-8.2-alpine
image: ghcr.io/pluswerk/php-dev:nginx-8.3-alpine

volumes:
- .:/app
Expand Down

0 comments on commit 4e7d121

Please sign in to comment.