Skip to content

Commit

Permalink
chore(deps): update rust docker tag to v1.77.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent 2715e0b commit a7bca3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion varia/Dockerfile.tests
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This Dockerfile is mostly for CI, see .github/workflows/tests.yml
# Run with --build-arg=channel=stable OR --build-arg=channel=nightly (default)
ARG rust=nightly
ARG msrv=1.60.0
ARG msrv=1.77.1

# Using Dockerfile conditionals
#### Base image for STABLE
Expand Down

0 comments on commit a7bca3a

Please sign in to comment.