Skip to content

Commit

Permalink
Use PHP7 builder image
Browse files Browse the repository at this point in the history
  • Loading branch information
momijizukamori committed Jun 12, 2024
1 parent a8483db commit fa19d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
build-push-sakura:
container:
image: ghcr.io/lolibrary/builder
image: ghcr.io/lolibrary/builder@sha256:80ca803642b16c17df149f402b4ea5d440eaef0fa19d54c9431dc4b9acfc6cb5
credentials:
username: ${{ github.actor }}
password: ${{ secrets.PAT }}
Expand Down

0 comments on commit fa19d20

Please sign in to comment.