Skip to content

Commit

Permalink
Merge pull request #15 from caddijp/colin/rust-67
Browse files Browse the repository at this point in the history
chore: bump Rust version
  • Loading branch information
fosskers authored Jan 27, 2023
2 parents fd40c23 + 476cc06 commit 8c3ae10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
with:
push: true
tags: |
ghcr.io/${{ github.repository }}/rust-musl-builder:1.66.1-llvm-cov
ghcr.io/${{ github.repository }}/rust-musl-builder:1.67.0-llvm-cov
build-args: |
TOOLCHAIN=1.66.1
TOOLCHAIN=1.67.0

0 comments on commit 8c3ae10

Please sign in to comment.