Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 30de371

Browse files
authoredSep 27, 2023
Update ghcr.io/wyrihaximusnet/php Docker tag to v8.3
1 parent ff61fcf commit 30de371

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
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)
Please sign in to comment.