Skip to content

Commit

Permalink
chore: Upgrade jsii Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
kichik authored Nov 11, 2024
1 parent 51f3f2e commit ff0168d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
on-failure:
runs-on: ubuntu-latest
container:
image: jsii/superchain:1-buster-slim-node20
image: jsii/superchain:1-bookworm-slim-node22
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
env:
CI: "true"
Expand Down

0 comments on commit ff0168d

Please sign in to comment.