Skip to content

Commit de64552

Browse files
committed
Use last working docker image of Bash 4.4
See tianon/docker-bash#44
1 parent 06461f3 commit de64552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
linux:
77
name: "Linux"
88
runs-on: ubuntu-latest
9-
container: bash:4.4
9+
container: bash:4.4-alpine3.20
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v4

0 commit comments

Comments
 (0)