-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add 14-beta2 #865
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
Merged
Merged
Add 14-beta2 #865
Conversation
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
Member
Author
|
Should we add |
Member
Author
|
|
tianon
reviewed
Jul 12, 2021
7b0ba9b to
b1f3f0a
Compare
Member
Author
|
Updated to use |
tianon
approved these changes
Jul 12, 2021
Member
tianon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀
Member
Relevant bit of diff:$ diff -u <(bashbrew cat postgres) <(bashbrew cat <(./generate-stackbrew-library.sh))
--- /dev/fd/63 2021-07-12 15:25:47.441875325 -0700
+++ /dev/fd/62 2021-07-12 15:25:47.441875325 -0700
@@ -1,67 +1,77 @@
Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon), Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
GitRepo: https://github.com/docker-library/postgres.git
+Tags: 14beta2, 14beta2-buster
+Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
+GitCommit: 90892b68142fcc5ffab5e4658f52219cf450d698
+Directory: 14/buster
+
+Tags: 14beta2-alpine, 14beta2-alpine3.14
+Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
+GitCommit: 90892b68142fcc5ffab5e4658f52219cf450d698
+Directory: 14/alpine
+
Tags: 13.3, 13, latest, 13.3-buster, 13-buster, buster
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
... |
docker-library-bot
added a commit
to docker-library-bot/official-images
that referenced
this pull request
Jul 13, 2021
Changes: - docker-library/postgres@6bbf1c7: Merge pull request docker-library/postgres#865 from infosiftr/14beta - docker-library/postgres@90892b6: Add 14beta2
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.
Since we swapped to our jq templates, 848 needed to be redone.
Closes #848