Skip to content

Commit ca829f9

Browse files
committed
chore: update PG_VERSION from 17 to 18 in CI workflow
1 parent 679162a commit ca829f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
env:
1111
REGISTRY: ghcr.io
1212
IMAGE_NAME: constructive-io/docker/postgres-plus
13-
PG_VERSION: '17'
13+
PG_VERSION: '18'
1414

1515
concurrency:
1616
group: ${{ github.workflow }}-${{ github.ref }}-docker-postgres-plus

0 commit comments

Comments
 (0)