Skip to content

Commit

Permalink
Use last working docker image of Bash 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jansorg committed Dec 30, 2024
1 parent 06461f3 commit 4a8378c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
linux:
name: "Linux"
runs-on: ubuntu-latest
container: bash:4.4
container: bash:4.4-alpine3.20
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4a8378c

Please sign in to comment.