Skip to content

Commit fe0c139

Browse files
renovate[bot]FireMasterK
authored andcommitted
chore(deps): update postgres docker tag to v17
1 parent 1a59d43 commit fe0c139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
depends_on:
1010
- postgres
1111
postgres:
12-
image: postgres:16-alpine
12+
image: postgres:17-alpine
1313
restart: unless-stopped
1414
volumes:
1515
- ./data/db:/var/lib/postgresql/data

0 commit comments

Comments
 (0)