Skip to content

Commit 8ec7274

Browse files
authored
Update 1.55.0
1 parent 26abda9 commit 8ec7274

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

0 commit comments

Comments
 (0)