Skip to content

Commit

Permalink
chore: bump Rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
fosskers committed Jan 27, 2023
1 parent fd40c23 commit 476cc06
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 476cc06

Please sign in to comment.