Skip to content

Commit 1ce989e

Browse files
Update ghcr.io/wyrihaximusnet/php Docker tag to v8.3
1 parent 3aee451 commit 1ce989e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/subsplit-client.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
name: Generate and test client
1313
container:
14-
image: ghcr.io/wyrihaximusnet/php:8.2-nts-alpine-dev-root
14+
image: ghcr.io/wyrihaximusnet/php:8.3-nts-alpine-dev-root
1515
steps:
1616
- uses: actions/checkout@v3
1717
with:

.github/workflows/test-client.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
name: Generate and test client (${{ inputs.name }})
1313
container:
14-
image: ghcr.io/wyrihaximusnet/php:8.2-nts-alpine-dev-root
14+
image: ghcr.io/wyrihaximusnet/php:8.3-nts-alpine-dev-root
1515
steps:
1616
- uses: actions/checkout@v3
1717
with:

0 commit comments

Comments
 (0)