Skip to content

Commit 33d43e6

Browse files
renovate[bot]Mafyuh
authored andcommitted
feat(container): update image postgres ( 17.5 → 17.6 )
1 parent bbf2ed8 commit 33d43e6

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.5
18+
image: postgres:17.6
1919
container_name: postgres
2020
restart: unless-stopped
2121
environment:

0 commit comments

Comments
 (0)