Skip to content

Commit

Permalink
ci: зафиксирована версия postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
Djaler committed Oct 21, 2023
1 parent 7f218eb commit 23c53bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- "redis:redis"

db:
image: postgres
image: postgres:15-alpine
restart: always
ports:
- "5432:5432"
Expand Down

0 comments on commit 23c53bd

Please sign in to comment.