Skip to content

Commit

Permalink
Merge pull request #6 from Zapgram/postgres-15.7
Browse files Browse the repository at this point in the history
Build images for Postgres 15.7
  • Loading branch information
rouge8 authored Nov 4, 2024
2 parents 414dafb + 6e8f7c2 commit 0732bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Build and publish Docker image

env:
POSTGRES_VERSION: "15.6"
POSTGRES_VERSION: "15.7"
PGVECTOR_VERSION: "0.6.0"

on:
Expand Down

0 comments on commit 0732bba

Please sign in to comment.