Skip to content

Conversation

@yosifkit
Copy link
Member

@yosifkit yosifkit commented Jul 9, 2021

Since we swapped to our jq templates, 848 needed to be redone.

Closes #848

$ diff -u ../official-images/library/postgres <(./generate-stackbrew-library.sh)
--- ../official-images/library/postgres	2021-07-12 14:59:24.487292717 -0700
+++ /dev/fd/63	2021-07-12 14:59:29.359304547 -0700
@@ -1,9 +1,19 @@
-# this file is generated via https://github.com/docker-library/postgres/blob/0d2e407c7c9baf10e05a01811d9938f45c8cb40e/generate-stackbrew-library.sh
+# this file is generated via https://github.com/docker-library/postgres/blob/b1f3f0a43039c3691cf0c762675488dc7ddac8b5/generate-stackbrew-library.sh
 
 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: b1f3f0a43039c3691cf0c762675488dc7ddac8b5
+Directory: 14/buster
+
+Tags: 14beta2-alpine, 14beta2-alpine3.14
+Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
+GitCommit: b1f3f0a43039c3691cf0c762675488dc7ddac8b5
+Directory: 14/alpine
+
 Tags: 13.3, 13, latest, 13.3-buster, 13-buster, buster
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
 GitCommit: 5c0e796bb660f0ae42ae8bf084470f13417b8d63

@yosifkit
Copy link
Member Author

yosifkit commented Jul 9, 2021

Should we add with-lz4 for 14 alpine? #848 (comment)

@yosifkit
Copy link
Member Author

lz4 support added for 14 on Alpine. Thanks for letting me know it was desired.

@yosifkit yosifkit force-pushed the 14beta branch 2 times, most recently from 7b0ba9b to b1f3f0a Compare July 12, 2021 22:02
@yosifkit
Copy link
Member Author

Updated to use 14beta2 rather than 14-beta2. Rebased for alpine aliases.

Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@tianon
Copy link
Member

tianon commented Jul 12, 2021

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
...

@tianon tianon merged commit 6bbf1c7 into docker-library:master Jul 12, 2021
@tianon tianon deleted the 14beta branch July 12, 2021 22:26
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants