Skip to content

Commit

Permalink
chore: (RI-4198) Change alpine image
Browse files Browse the repository at this point in the history
  • Loading branch information
javiercm1410 committed Sep 6, 2024
1 parent 9076f4d commit 70d6965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
release:
runs-on: ubuntu-latest
container:
image: oven/bun:alpine
image: alpine:latest
steps:
- name: 💻 Checkout current pull-request revision code
uses: actions/checkout@v4
Expand Down

0 comments on commit 70d6965

Please sign in to comment.