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 memcached #16421

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Mar 15, 2024

Changes:

Changes:

- docker-library/memcached@da71ed9: Finally admit defeat on arm32v7
@tianon tianon requested a review from a team as a code owner March 15, 2024 19:40
Copy link

Diff for 95f73ba:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index a5058d0..14baa74 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1,6 +1,5 @@
 amd64
 arm32v5
-arm32v7
 arm64v8
 i386
 mips64le
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 311d74f..1269916 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,11 +2,11 @@ Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon), Joseph Ferguson <yosi
 GitRepo: https://github.com/docker-library/memcached.git
 
 Tags: 1.6.24, 1.6, 1, latest, 1.6.24-bookworm, 1.6-bookworm, 1-bookworm, bookworm
-Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
+Architectures: amd64, arm32v5, arm64v8, i386, mips64le, ppc64le, s390x
 GitCommit: c28a68e5a4add95385737ef33b6fc54d446be9f7
 Directory: 1/debian
 
 Tags: 1.6.24-alpine, 1.6-alpine, 1-alpine, alpine, 1.6.24-alpine3.19, 1.6-alpine3.19, 1-alpine3.19, alpine3.19
-Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
+Architectures: amd64, arm64v8, i386, ppc64le, s390x
 GitCommit: c28a68e5a4add95385737ef33b6fc54d446be9f7
 Directory: 1/alpine

Relevant Maintainers:

@yosifkit yosifkit merged commit fe329f1 into docker-library:master Mar 15, 2024
7 checks passed
@yosifkit yosifkit deleted the memcached branch March 15, 2024 23:42
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.

3 participants