Skip to content

Commit

Permalink
Upgrade rake-compiler-dock-image
Browse files Browse the repository at this point in the history
  • Loading branch information
zyc9012 committed Jan 24, 2024
1 parent 204d9aa commit ea45684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
contents: read
packages: write
container:
image: "ghcr.io/rake-compiler/rake-compiler-dock-image:1.3.0-mri-${{ matrix.platform }}"
image: "ghcr.io/rake-compiler/rake-compiler-dock-image:1.4.0-mri-${{ matrix.platform }}"
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit ea45684

Please sign in to comment.