Skip to content

Conversation

smorimoto
Copy link
Contributor

As the title says!

@davissp14
Copy link
Contributor

@smorimoto Thanks for the PR! We will also need to update the CI workflow to point to the new version:
https://github.com/fly-apps/postgres-flex/blob/master/.github/workflows/ci.yaml#L35-L63

@smorimoto
Copy link
Contributor Author

@davissp14 I'm complaining that my grep wouldn't have caught it! 😵‍💫 I believe I corrected it! 🙂

@davissp14
Copy link
Contributor

@smorimoto It's close! There's a few more references to update in that ci file.

flyio/postgres-flex:15.2
-
name: Build and push Postgres 15 Timescale DB
id: docker_build_15_timescaledb
uses: docker/build-push-action@v3
with:
build-args: |
PG_VERSION=15.2
PG_MAJOR_VERSION=15
VERSION=${{ steps.get-latest-tag.outputs.tag }}
context: .
file: ./Dockerfile-timescaledb
push: true
tags: |
flyio/postgres-flex-timescaledb:15
flyio/postgres-flex-timescaledb:15.2

Signed-off-by: Sora Morimoto <[email protected]>
@smorimoto
Copy link
Contributor Author

Ooooops 🤯 Eye-grep was not better!

@davissp14
Copy link
Contributor

Looks great, thank you!

@davissp14 davissp14 merged commit e017993 into fly-apps:master May 15, 2023
@smorimoto
Copy link
Contributor Author

Likewise!

@smorimoto smorimoto deleted the postgres-15.3 branch May 16, 2023 02:03
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