Skip to content

Conversation

AntonOks
Copy link
Contributor

No description provided.

@AntonOks AntonOks requested a review from a team as a code owner September 25, 2025 18:31
Copy link

github-actions bot commented Oct 3, 2025

Diff for 53150b0:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 92dbcfb..a73a0ca 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -3,10 +3,15 @@ GitRepo: https://github.com/rakudo/docker
 
 Tags: alpine, 2025.08.1-alpine
 Architectures: amd64, arm64v8
-GitCommit: 8c213b2fb89d60eb631068eecba27dab9a0989bc
+GitCommit: c40c9a549916b02b0c6c8d5cda7dbd444c094278
 Directory: 2025.08.1/alpine
 
-Tags: latest, 2025.08.1, bookworm
+Tags: bookworm, 2025.08.1-bookworm
 Architectures: amd64, arm64v8
-GitCommit: 8c213b2fb89d60eb631068eecba27dab9a0989bc
+GitCommit: c40c9a549916b02b0c6c8d5cda7dbd444c094278
 Directory: 2025.08.1/bookworm
+
+Tags: trixie, 2025.08.1-trixie, latest
+Architectures: amd64, arm64v8
+GitCommit: c40c9a549916b02b0c6c8d5cda7dbd444c094278
+Directory: 2025.08.1/trixie
diff --git a/_bashbrew-list b/_bashbrew-list
index 3395b0c..dc42c38 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,5 +1,7 @@
-rakudo-star:2025.08.1
 rakudo-star:2025.08.1-alpine
+rakudo-star:2025.08.1-bookworm
+rakudo-star:2025.08.1-trixie
 rakudo-star:alpine
 rakudo-star:bookworm
 rakudo-star:latest
+rakudo-star:trixie
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 51ac43a..7638420 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,2 +1,3 @@
 rakudo-star:2025.08.1-alpine
-rakudo-star:bookworm
+rakudo-star:2025.08.1-bookworm
+rakudo-star:latest
diff --git a/rakudo-star_bookworm/Dockerfile b/rakudo-star_2025.08.1-bookworm/Dockerfile
similarity index 100%
copy from rakudo-star_bookworm/Dockerfile
copy to rakudo-star_2025.08.1-bookworm/Dockerfile
diff --git a/rakudo-star_bookworm/Dockerfile b/rakudo-star_latest/Dockerfile
similarity index 96%
rename from rakudo-star_bookworm/Dockerfile
rename to rakudo-star_latest/Dockerfile
index d8c8542..43ed7e6 100644
--- a/rakudo-star_bookworm/Dockerfile
+++ b/rakudo-star_latest/Dockerfile
@@ -1,5 +1,5 @@
-FROM buildpack-deps:bookworm-scm
-MAINTAINER Rob Hoelz
+FROM buildpack-deps:trixie-scm
+MAINTAINER AntonOks
 
 RUN groupadd -r raku && useradd -m -r -g raku raku

Relevant Maintainers:

@yosifkit yosifkit merged commit faece36 into docker-library:master Oct 3, 2025
8 checks passed
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