Skip to content

Commit ac626a8

Browse files
authored
Merge pull request #2 from caddijp/bumpup-1.58.1
chore: update 1.58.1
2 parents 9ca2f52 + ab26a14 commit ac626a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
push: true
2929
tags: |
30-
ghcr.io/${{ github.repository }}/rust-musl-builder:1.57.0
30+
ghcr.io/${{ github.repository }}/rust-musl-builder:1.58.1
3131
build-args: |
32-
TOOLCHAIN=1.57.0
32+
TOOLCHAIN=1.58.1
3333

0 commit comments

Comments
 (0)