Skip to content
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

Update irssi #16818

Merged
merged 1 commit into from
May 24, 2024
Merged

Update irssi #16818

merged 1 commit into from
May 24, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented May 22, 2024

Changes:

- jessfraz/irssi@ce043e8: Update to Alpine 3.20 (jessfraz/irssi#35)
@tianon tianon requested a review from a team as a code owner May 22, 2024 22:41
Copy link

Diff for ee81e35:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index bedcccb..3616e93 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -6,4 +6,5 @@ arm64v8
 i386
 mips64le
 ppc64le
+riscv64
 s390x
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 87052ee..2d2518c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -6,7 +6,7 @@ Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
 GitCommit: b8ea417aaa1a29a6003756627d748450a5bf6abe
 Directory: debian
 
-Tags: 1.4.5-alpine, 1.4-alpine, 1-alpine, alpine, 1.4.5-alpine3.18, 1.4-alpine3.18, 1-alpine3.18, alpine3.18
-Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: a3a3f65ed35b33c791a86af4383b5129ab7b7721
+Tags: 1.4.5-alpine, 1.4-alpine, 1-alpine, alpine, 1.4.5-alpine3.20, 1.4-alpine3.20, 1-alpine3.20, alpine3.20
+Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
+GitCommit: ce043e84f00a74532313e8a6203bc8b96194c28a
 Directory: alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index b309f49..16e4cb9 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,16 +1,16 @@
 irssi:1
 irssi:1-alpine
-irssi:1-alpine3.18
+irssi:1-alpine3.20
 irssi:1-bookworm
 irssi:1.4
 irssi:1.4-alpine
-irssi:1.4-alpine3.18
+irssi:1.4-alpine3.20
 irssi:1.4-bookworm
 irssi:1.4.5
 irssi:1.4.5-alpine
-irssi:1.4.5-alpine3.18
+irssi:1.4.5-alpine3.20
 irssi:1.4.5-bookworm
 irssi:alpine
-irssi:alpine3.18
+irssi:alpine3.20
 irssi:bookworm
 irssi:latest
diff --git a/irssi_alpine3.18/Dockerfile b/irssi_alpine3.20/Dockerfile
similarity index 99%
rename from irssi_alpine3.18/Dockerfile
rename to irssi_alpine3.20/Dockerfile
index 69ce6a9..210318f 100644
--- a/irssi_alpine3.18/Dockerfile
+++ b/irssi_alpine3.20/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.18
+FROM alpine:3.20
 
 RUN apk add --no-cache \
 		ca-certificates \

Relevant Maintainers:

@yosifkit yosifkit merged commit b0fda27 into docker-library:master May 24, 2024
7 checks passed
@yosifkit yosifkit deleted the irssi branch May 24, 2024 00:10
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.

4 participants