Skip to content

Conversation

@Muscraft
Copy link
Contributor

@Muscraft Muscraft commented Dec 9, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Dec 9, 2025

Diff for 22d90bc:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 969c0cd..fcf8e06 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -11,11 +11,16 @@ Architectures: amd64, arm64v8, ppc64le
 GitCommit: 87dc1897ae38315b52ecedf77227576e4861487d
 Directory: stable/alpine3.21
 
-Tags: 1-alpine3.22, 1.91-alpine3.22, 1.91.1-alpine3.22, alpine3.22, 1-alpine, 1.91-alpine, 1.91.1-alpine, alpine
+Tags: 1-alpine3.22, 1.91-alpine3.22, 1.91.1-alpine3.22, alpine3.22
 Architectures: amd64, arm64v8, ppc64le
 GitCommit: 87dc1897ae38315b52ecedf77227576e4861487d
 Directory: stable/alpine3.22
 
+Tags: 1-alpine3.23, 1.91-alpine3.23, 1.91.1-alpine3.23, alpine3.23, 1-alpine, 1.91-alpine, 1.91.1-alpine, alpine
+Architectures: amd64, arm64v8, ppc64le
+GitCommit: 606fc92c104f66af9e7e5f2bea1bf2f5072d84b6
+Directory: stable/alpine3.23
+
 Tags: 1-bookworm, 1.91-bookworm, 1.91.1-bookworm, bookworm
 Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 0ad6d349fa1a5d6cc64e3bd9a27e5f6762df9abc
diff --git a/_bashbrew-list b/_bashbrew-list
index a70e015..4bb3b33 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,6 +3,7 @@ rust:1-alpine
 rust:1-alpine3.20
 rust:1-alpine3.21
 rust:1-alpine3.22
+rust:1-alpine3.23
 rust:1-bookworm
 rust:1-bullseye
 rust:1-slim
@@ -15,6 +16,7 @@ rust:1.91-alpine
 rust:1.91-alpine3.20
 rust:1.91-alpine3.21
 rust:1.91-alpine3.22
+rust:1.91-alpine3.23
 rust:1.91-bookworm
 rust:1.91-bullseye
 rust:1.91-slim
@@ -27,6 +29,7 @@ rust:1.91.1-alpine
 rust:1.91.1-alpine3.20
 rust:1.91.1-alpine3.21
 rust:1.91.1-alpine3.22
+rust:1.91.1-alpine3.23
 rust:1.91.1-bookworm
 rust:1.91.1-bullseye
 rust:1.91.1-slim
@@ -38,6 +41,7 @@ rust:alpine
 rust:alpine3.20
 rust:alpine3.21
 rust:alpine3.22
+rust:alpine3.23
 rust:bookworm
 rust:bullseye
 rust:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 09fbe26..f5224dd 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,6 +1,7 @@
 rust:alpine
 rust:alpine3.20
 rust:alpine3.21
+rust:alpine3.22
 rust:bookworm
 rust:bullseye
 rust:latest
diff --git a/rust_alpine/Dockerfile b/rust_alpine/Dockerfile
index 0ca7e87..ea015ad 100644
--- a/rust_alpine/Dockerfile
+++ b/rust_alpine/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.22
+FROM alpine:3.23
 
 LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
 
diff --git a/rust_alpine/Dockerfile b/rust_alpine3.22/Dockerfile
similarity index 100%
copy from rust_alpine/Dockerfile
copy to rust_alpine3.22/Dockerfile

Relevant Maintainers:

@tianon tianon merged commit c89165c into docker-library:master Dec 9, 2025
15 checks passed
@Muscraft Muscraft deleted the rust-alpine-3.23 branch December 9, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants