Skip to content

Commit 261d18f

Browse files
chore(deps): update postgres docker tag to v18
1 parent cc93f61 commit 261d18f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose-pg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
postgres:
3-
image: postgres:17
3+
image: postgres:18
44
container_name: postgres-riverboat
55
command: postgres -c 'max_connections=150'
66
ports:

0 commit comments

Comments
 (0)