We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 679162a + ca829f9 commit f6c5849Copy full SHA for f6c5849
1 file changed
.github/workflows/docker.yml
@@ -10,7 +10,7 @@ on:
10
env:
11
REGISTRY: ghcr.io
12
IMAGE_NAME: constructive-io/docker/postgres-plus
13
- PG_VERSION: '17'
+ PG_VERSION: '18'
14
15
concurrency:
16
group: ${{ github.workflow }}-${{ github.ref }}-docker-postgres-plus
0 commit comments