Skip to content

Commit

Permalink
feat: update postgresql image to 11.22 & alpine 3.19
Browse files Browse the repository at this point in the history
Signed-off-by: Mathew Wicks <[email protected]>
  • Loading branch information
thesuperzapper committed Apr 24, 2024
1 parent 42f4a78 commit 4803b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/postgresql-bitnami/11/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ The Apache Airflow helm chart under [charts/airflow](https://github.com/airflow-
- `cd images/postgresql-bitnami/11/alpine`
- `docker buildx create --name multiarch --driver docker-container --use || docker buildx use multiarch`
- `docker buildx build --cache-to=type=registry,ref=ghcr.io/airflow-helm/ci/images/postgresql-bitnami/11/alpine,mode=max .`
- `docker buildx stop multiarch`

0 comments on commit 4803b05

Please sign in to comment.