Skip to content

Commit 8ec9b04

Browse files
feat(container)!: Update image postgres ( 17.6 → 18.0 )
1 parent 4121400 commit 8ec9b04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/databases/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
- mysql_data:/var/lib/mysql
1616

1717
postgres:
18-
image: postgres:17.6
18+
image: postgres:18.0
1919
container_name: postgres
2020
restart: unless-stopped
2121
environment:

0 commit comments

Comments
 (0)