Skip to content

Commit

Permalink
[CI] Bump release builder image version
Browse files Browse the repository at this point in the history
  • Loading branch information
lierdakil committed Mar 3, 2022
1 parent 1ca8be9 commit 14cbc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
release:
needs: [build]
runs-on: ubuntu-latest
container: alpine:3.12
container: alpine:3.15.0
steps:
- run: |
echo 'http://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories
Expand Down

0 comments on commit 14cbc8c

Please sign in to comment.