Remove latest tag for official Consul images#14949
Merged
tianon merged 1 commit intodocker-library:masterfrom Jun 27, 2023
Merged
Remove latest tag for official Consul images#14949tianon merged 1 commit intodocker-library:masterfrom
tianon merged 1 commit intodocker-library:masterfrom
Conversation
Diff for 115545b:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 36b1d3d..0a601a3 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -12,7 +12,7 @@ GitRepo: https://github.com/hashicorp/docker-consul.git
GitCommit: 7c095b8e988517c239526c0137caeb837c490807
Directory: 0.X
-Tags: 1.15.4, 1.15, latest
+Tags: 1.15.4, 1.15
Architectures: amd64, arm32v6, arm64v8, i386
GitRepo: https://github.com/hashicorp/docker-consul.git
GitCommit: aedd0844f06e9eac9c4e130206219b1ff044a8c4
diff --git a/_bashbrew-list b/_bashbrew-list
index f366b60..99c6dd9 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -4,4 +4,3 @@ consul:1.14
consul:1.14.8
consul:1.15
consul:1.15.4
-consul:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 367c4c2..89f59e6 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
consul:1.13
consul:1.14
-consul:latest
+consul:1.15
diff --git a/consul_latest/Dockerfile b/consul_1.15/Dockerfile
similarity index 100%
rename from consul_latest/Dockerfile
rename to consul_1.15/Dockerfile
diff --git a/consul_latest/docker-entrypoint.sh b/consul_1.15/docker-entrypoint.sh
similarity index 100%
rename from consul_latest/docker-entrypoint.sh
rename to consul_1.15/docker-entrypoint.shRelevant Maintainers:
|
Contributor
Author
Member
|
As requested: $ docker pull consul:latest
Error response from daemon: manifest for consul:latest not found: manifest unknown: manifest unknown🙇 ❤️ |
Contributor
Author
|
Thank you so much @tianon ! |
Contributor
Author
|
For anyone arriving at this PR that might need it, please see the deprecation notice introduced in docker-library/docs#2283 which recommends pulling from |
Member
|
To be certain you don't feel left out, I'll explicitly echo my comment from |
This file contains hidden or 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
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.
In alignment with docker-library/docs#2283 and #14940, we'd like to:
latesttag here for consullatesttag be deleted