Skip to content

Commit

Permalink
Update ghcr.io/wyrihaximusnet/php Docker tag to v8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2023
1 parent 3aee451 commit 1ce989e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/subsplit-client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
name: Generate and test client
container:
image: ghcr.io/wyrihaximusnet/php:8.2-nts-alpine-dev-root
image: ghcr.io/wyrihaximusnet/php:8.3-nts-alpine-dev-root
steps:
- uses: actions/checkout@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
name: Generate and test client (${{ inputs.name }})
container:
image: ghcr.io/wyrihaximusnet/php:8.2-nts-alpine-dev-root
image: ghcr.io/wyrihaximusnet/php:8.3-nts-alpine-dev-root
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 1ce989e

Please sign in to comment.