Skip to content

Commit 52cd11f

Browse files
authoredMar 8, 2022
Merge pull request #4 from caddijp/rust-1-59-0
chore: update 1.59.0
2 parents 96796cd + 65508dd commit 52cd11f

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

0 commit comments

Comments
 (0)