Skip to content

Commit 97cec15

Browse files
committed
chore: upgrade docker-compose postgres-plus image to :18
1 parent e5755ec commit 97cec15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
postgres:
33
container_name: postgres
4-
image: ghcr.io/constructive-io/docker/postgres-plus:17
4+
image: ghcr.io/constructive-io/docker/postgres-plus:18
55
environment:
66
- POSTGRES_USER=postgres
77
- POSTGRES_PASSWORD=password

0 commit comments

Comments
 (0)