Skip to content

Commit 9ca2f52

Browse files
author
Kazuhiro Serizawa | kazuhiro_serizawa
authoredJan 14, 2022
Merge pull request #1 from caddijp/bumpup-1.57.0
Update 1.57.0
2 parents 8ec7274 + 170f71f commit 9ca2f52

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.55.0
30+
ghcr.io/${{ github.repository }}/rust-musl-builder:1.57.0
3131
build-args: |
32-
TOOLCHAIN=1.55.0
32+
TOOLCHAIN=1.57.0
3333

0 commit comments

Comments
 (0)
Please sign in to comment.