Skip to content

Commit

Permalink
chore: bump Rust to 1.78.0 (#1788)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaro00 authored May 30, 2024
1 parent 47f282b commit 934f0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ BUILDX_FLAGS=$(BUILDX_OP) $(PLATFORM_FLAGS)

# The Rust version used by our containers
# Can be updated to the latest stable
RUSTUP_TOOLCHAIN=1.76.0
RUSTUP_TOOLCHAIN=1.78.0

TAG?=$(shell git describe --tags --abbrev=0)
AUTH_TAG?=$(TAG)
Expand Down

0 comments on commit 934f0f5

Please sign in to comment.