Skip to content

Commit

Permalink
chore: deployer rust 1.81 (#1883)
Browse files Browse the repository at this point in the history
  • Loading branch information
oddgrd authored Sep 26, 2024
1 parent 793f2b1 commit 1d2ea62
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.80.0
RUSTUP_TOOLCHAIN=1.81.0

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

0 comments on commit 1d2ea62

Please sign in to comment.