Skip to content

Commit d490301

Browse files
authored
Update build-release.yml (#14)
1 parent 51445ef commit d490301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Build Release
1111
runs-on: ubuntu-latest
1212
container:
13-
image: ghcr.io/mvorisek/image-php:latest
13+
image: ghcr.io/mvorisek/image-php:8.2-alpine
1414
steps:
1515
- uses: actions/checkout@v3
1616
with:

0 commit comments

Comments
 (0)