Skip to content

Commit

Permalink
standard-cnpg: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vrmiguel committed Feb 2, 2024
1 parent 3661972 commit c4cce58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
--tag quay.io/tembo/tembo-pg-cnpg:pg${{ matrix.pg_version }}-${{ steps.sha.outputs.sha }} \
--pull ${PUSH_FLAG} ./tembo-pg-cnpg
build_and_push_pg_cnpg:
build_and_push_standard_cnpg:
name: Build and push standard-cnpg
runs-on:
- self-hosted
Expand Down
2 changes: 1 addition & 1 deletion standard-cnpg/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Postgres Docker Image for Tembo's Standard Stack

Contains a Dockerfile with Postgres 15.3, with trunk, barman-cloud and all extension dependencies installed.
Contains a Dockerfile with trunk, barman-cloud, Postgres 14, 15 or 16 and all extension dependencies installed.

## Versioning

Expand Down

0 comments on commit c4cce58

Please sign in to comment.