-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Update to Rust version 1.80.1 #17326
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Muscraft
commented
Aug 8, 2024
- Blog
- Tag
Diff for 097470e:diff --git a/_bashbrew-cat b/_bashbrew-cat
index abd4f66..f135ee6 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,32 +1,32 @@
Maintainers: Steven Fackler <[email protected]> (@sfackler), Scott Schafer <[email protected]> (@Muscraft)
GitRepo: https://github.com/rust-lang/docker-rust.git
-Tags: 1-alpine3.19, 1.80-alpine3.19, 1.80.0-alpine3.19, alpine3.19
+Tags: 1-alpine3.19, 1.80-alpine3.19, 1.80.1-alpine3.19, alpine3.19
Architectures: amd64, arm64v8
-GitCommit: 7932cc837034e38e33566d7c4df0304314e7279f
-Directory: 1.80.0/alpine3.19
+GitCommit: 3b6565cd3b0b7c9cb084f07461cb959f7cf77c16
+Directory: 1.80.1/alpine3.19
-Tags: 1-alpine3.20, 1.80-alpine3.20, 1.80.0-alpine3.20, alpine3.20, 1-alpine, 1.80-alpine, 1.80.0-alpine, alpine
+Tags: 1-alpine3.20, 1.80-alpine3.20, 1.80.1-alpine3.20, alpine3.20, 1-alpine, 1.80-alpine, 1.80.1-alpine, alpine
Architectures: amd64, arm64v8
-GitCommit: 7932cc837034e38e33566d7c4df0304314e7279f
-Directory: 1.80.0/alpine3.20
+GitCommit: 3b6565cd3b0b7c9cb084f07461cb959f7cf77c16
+Directory: 1.80.1/alpine3.20
-Tags: 1-bookworm, 1.80-bookworm, 1.80.0-bookworm, bookworm, 1, 1.80, 1.80.0, latest
+Tags: 1-bookworm, 1.80-bookworm, 1.80.1-bookworm, bookworm, 1, 1.80, 1.80.1, latest
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7932cc837034e38e33566d7c4df0304314e7279f
-Directory: 1.80.0/bookworm
+GitCommit: 3b6565cd3b0b7c9cb084f07461cb959f7cf77c16
+Directory: 1.80.1/bookworm
-Tags: 1-bullseye, 1.80-bullseye, 1.80.0-bullseye, bullseye
+Tags: 1-bullseye, 1.80-bullseye, 1.80.1-bullseye, bullseye
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7932cc837034e38e33566d7c4df0304314e7279f
-Directory: 1.80.0/bullseye
+GitCommit: 3b6565cd3b0b7c9cb084f07461cb959f7cf77c16
+Directory: 1.80.1/bullseye
-Tags: 1-slim-bookworm, 1.80-slim-bookworm, 1.80.0-slim-bookworm, slim-bookworm, 1-slim, 1.80-slim, 1.80.0-slim, slim
+Tags: 1-slim-bookworm, 1.80-slim-bookworm, 1.80.1-slim-bookworm, slim-bookworm, 1-slim, 1.80-slim, 1.80.1-slim, slim
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7932cc837034e38e33566d7c4df0304314e7279f
-Directory: 1.80.0/bookworm/slim
+GitCommit: 3b6565cd3b0b7c9cb084f07461cb959f7cf77c16
+Directory: 1.80.1/bookworm/slim
-Tags: 1-slim-bullseye, 1.80-slim-bullseye, 1.80.0-slim-bullseye, slim-bullseye
+Tags: 1-slim-bullseye, 1.80-slim-bullseye, 1.80.1-slim-bullseye, slim-bullseye
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7932cc837034e38e33566d7c4df0304314e7279f
-Directory: 1.80.0/bullseye/slim
+GitCommit: 3b6565cd3b0b7c9cb084f07461cb959f7cf77c16
+Directory: 1.80.1/bullseye/slim
diff --git a/_bashbrew-list b/_bashbrew-list
index 5ad4ec7..cf54185 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -16,15 +16,15 @@ rust:1.80-bullseye
rust:1.80-slim
rust:1.80-slim-bookworm
rust:1.80-slim-bullseye
-rust:1.80.0
-rust:1.80.0-alpine
-rust:1.80.0-alpine3.19
-rust:1.80.0-alpine3.20
-rust:1.80.0-bookworm
-rust:1.80.0-bullseye
-rust:1.80.0-slim
-rust:1.80.0-slim-bookworm
-rust:1.80.0-slim-bullseye
+rust:1.80.1
+rust:1.80.1-alpine
+rust:1.80.1-alpine3.19
+rust:1.80.1-alpine3.20
+rust:1.80.1-bookworm
+rust:1.80.1-bullseye
+rust:1.80.1-slim
+rust:1.80.1-slim-bookworm
+rust:1.80.1-slim-bullseye
rust:alpine
rust:alpine3.19
rust:alpine3.20
diff --git a/rust_alpine/Dockerfile b/rust_alpine/Dockerfile
index 51285e3..ebcbaef 100644
--- a/rust_alpine/Dockerfile
+++ b/rust_alpine/Dockerfile
@@ -9,7 +9,7 @@ RUN apk add --no-cache \
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.80.0
+ RUST_VERSION=1.80.1
RUN set -eux; \
apkArch="$(apk --print-arch)"; \
diff --git a/rust_alpine3.19/Dockerfile b/rust_alpine3.19/Dockerfile
index 61d3772..212d6bc 100644
--- a/rust_alpine3.19/Dockerfile
+++ b/rust_alpine3.19/Dockerfile
@@ -9,7 +9,7 @@ RUN apk add --no-cache \
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.80.0
+ RUST_VERSION=1.80.1
RUN set -eux; \
apkArch="$(apk --print-arch)"; \
diff --git a/rust_bullseye/Dockerfile b/rust_bullseye/Dockerfile
index 54b9f4e..d8b6804 100644
--- a/rust_bullseye/Dockerfile
+++ b/rust_bullseye/Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.80.0
+ RUST_VERSION=1.80.1
RUN set -eux; \
dpkgArch="$(dpkg --print-architecture)"; \
diff --git a/rust_latest/Dockerfile b/rust_latest/Dockerfile
index 0b14a3e..aad4fa9 100644
--- a/rust_latest/Dockerfile
+++ b/rust_latest/Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.80.0
+ RUST_VERSION=1.80.1
RUN set -eux; \
dpkgArch="$(dpkg --print-architecture)"; \
diff --git a/rust_slim-bullseye/Dockerfile b/rust_slim-bullseye/Dockerfile
index d30c94e..9e8715e 100644
--- a/rust_slim-bullseye/Dockerfile
+++ b/rust_slim-bullseye/Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.80.0
+ RUST_VERSION=1.80.1
RUN set -eux; \
apt-get update; \
diff --git a/rust_slim/Dockerfile b/rust_slim/Dockerfile
index 788e11c..0142926 100644
--- a/rust_slim/Dockerfile
+++ b/rust_slim/Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
ENV RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
PATH=/usr/local/cargo/bin:$PATH \
- RUST_VERSION=1.80.0
+ RUST_VERSION=1.80.1
RUN set -eux; \
apt-get update; \ Relevant Maintainers: |
tianon
approved these changes
Aug 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.