Skip to content

Commit 80185b2

Browse files
Merge pull request #215 from TheDeveloperDen/renovate/postgres-18.x
2 parents ac91f01 + 39b6820 commit 80185b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.8'
22

33
services:
44
postgres:
5-
image: postgres:16
5+
image: postgres:18
66
container_name: postgres-dev
77
restart: unless-stopped
88
environment:

0 commit comments

Comments
 (0)