-
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
alpine: bump 3.17.0 and update latest #13577
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
Diff for e1741d0:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 3ef03ee..0cd4546 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,18 +1,6 @@
Maintainers: Natanael Copa <ncopa@alpinelinux.org> (@ncopa)
GitRepo: https://github.com/alpinelinux/docker-alpine.git
-Tags: 3.13.12, 3.13
-Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitFetch: refs/heads/v3.13
-GitCommit: 4e7658cebff5e569496deea3556a6e258df12a65
-amd64-Directory: x86_64
-arm32v6-Directory: armhf
-arm32v7-Directory: armv7
-arm64v8-Directory: aarch64
-i386-Directory: x86
-ppc64le-Directory: ppc64le
-s390x-Directory: s390x
-
Tags: 3.14.8, 3.14
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
GitFetch: refs/heads/v3.14
@@ -37,7 +25,7 @@ i386-Directory: x86
ppc64le-Directory: ppc64le
s390x-Directory: s390x
-Tags: 3.16.3, 3.16, 3, latest
+Tags: 3.16.3, 3.16
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
GitFetch: refs/heads/v3.16
GitCommit: 00e486941da9720adfdc82ac0144af73818ae732
@@ -49,10 +37,10 @@ i386-Directory: x86
ppc64le-Directory: ppc64le
s390x-Directory: s390x
-Tags: 3.17.0_rc1, 3.17
+Tags: 3.17.0, 3.17, 3, latest
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
GitFetch: refs/heads/v3.17
-GitCommit: 53c24f10dcfbf718a18d30d1238dde68ac6c260d
+GitCommit: a791ed3b042cb15f4dda594dd2fb088dcb725542
amd64-Directory: x86_64
arm32v6-Directory: armhf
arm32v7-Directory: armv7
diff --git a/_bashbrew-list b/_bashbrew-list
index 46a7e99..8e2bcae 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,6 +1,4 @@
alpine:3
-alpine:3.13
-alpine:3.13.12
alpine:3.14
alpine:3.14.8
alpine:3.15
@@ -8,7 +6,7 @@ alpine:3.15.6
alpine:3.16
alpine:3.16.3
alpine:3.17
-alpine:3.17.0_rc1
+alpine:3.17.0
alpine:20221110
alpine:edge
alpine:latest
diff --git a/alpine_3.13/Dockerfile b/alpine_3.13/Dockerfile
deleted file mode 100644
index 79b4700..0000000
diff --git a/alpine_3.13/alpine-minirootfs-3.13.12-x86_64.tar.gz b/alpine_3.13/alpine-minirootfs-3.13.12-x86_64.tar.gz
deleted file mode 100644
index c894584..0000000
diff --git a/alpine_3.13/alpine-minirootfs-3.13.12-x86_64.tar.gz 'tar -t' b/alpine_3.13/alpine-minirootfs-3.13.12-x86_64.tar.gz 'tar -t'
deleted file mode 100644
index 3980414..0000000
diff --git a/alpine_latest/Dockerfile b/alpine_3.16/Dockerfile
similarity index 100%
copy from alpine_latest/Dockerfile
copy to alpine_3.16/Dockerfile
diff --git a/alpine_latest/alpine-minirootfs-3.16.3-x86_64.tar.gz b/alpine_3.16/alpine-minirootfs-3.16.3-x86_64.tar.gz
similarity index 100%
rename from alpine_latest/alpine-minirootfs-3.16.3-x86_64.tar.gz
rename to alpine_3.16/alpine-minirootfs-3.16.3-x86_64.tar.gz
diff --git a/alpine_latest/alpine-minirootfs-3.16.3-x86_64.tar.gz 'tar -t' b/alpine_3.16/alpine-minirootfs-3.16.3-x86_64.tar.gz 'tar -t'
similarity index 100%
rename from alpine_latest/alpine-minirootfs-3.16.3-x86_64.tar.gz 'tar -t'
rename to alpine_3.16/alpine-minirootfs-3.16.3-x86_64.tar.gz 'tar -t'
diff --git a/alpine_3.17/Dockerfile b/alpine_3.17/Dockerfile
deleted file mode 100644
index 2038740..0000000
diff --git a/alpine_latest/Dockerfile b/alpine_latest/Dockerfile
index c1754be..9bf03b3 100644
--- a/alpine_latest/Dockerfile
+++ b/alpine_latest/Dockerfile
@@ -1,3 +1,3 @@
FROM scratch
-ADD alpine-minirootfs-3.16.3-x86_64.tar.gz /
+ADD alpine-minirootfs-3.17.0-x86_64.tar.gz /
CMD ["/bin/sh"]
diff --git a/alpine_3.17/alpine-minirootfs-3.17.0_rc1-x86_64.tar.gz b/alpine_latest/alpine-minirootfs-3.17.0-x86_64.tar.gz
similarity index 33%
rename from alpine_3.17/alpine-minirootfs-3.17.0_rc1-x86_64.tar.gz
rename to alpine_latest/alpine-minirootfs-3.17.0-x86_64.tar.gz
index 7e6e264..1269062 100644
Binary files a/alpine_3.17/alpine-minirootfs-3.17.0_rc1-x86_64.tar.gz and b/alpine_latest/alpine-minirootfs-3.17.0-x86_64.tar.gz differ
diff --git a/alpine_3.17/alpine-minirootfs-3.17.0_rc1-x86_64.tar.gz 'tar -t' b/alpine_latest/alpine-minirootfs-3.17.0-x86_64.tar.gz 'tar -t'
similarity index 100%
rename from alpine_3.17/alpine-minirootfs-3.17.0_rc1-x86_64.tar.gz 'tar -t'
rename to alpine_latest/alpine-minirootfs-3.17.0-x86_64.tar.gz 'tar -t' Relevant Maintainers:
|
FYI to affected maintainers --
|
Merged
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.
No description provided.