Skip to content

Commit

Permalink
.github: Upgrade to Alpine 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
nmeum committed Jul 8, 2024
1 parent e825230 commit d7b3221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndRunTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: "alpine:3.19"
image: "alpine:3.20"

steps:
- name: prep alpine
Expand Down

0 comments on commit d7b3221

Please sign in to comment.