Skip to content

Commit dd85765

Browse files
Update postgres Docker tag to v14.5
1 parent 063b09b commit dd85765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- BOT_TOKEN=${BOT_TOKEN}
88

99
db:
10-
image: postgres:14.1-alpine
10+
image: postgres:14.5-alpine
1111
restart: always
1212
environment:
1313
- POSTGRES_USER=postgres

0 commit comments

Comments
 (0)