Skip to content

Commit

Permalink
set postgres ver
Browse files Browse the repository at this point in the history
  • Loading branch information
hosenur committed Sep 14, 2024
1 parent 46087dc commit facbaba
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 @@ -10,7 +10,7 @@ services:
- .env.production
db:
container_name: frames-db
image: postgres:15.3-alpine
image: postgres:15-alpine
restart: always
environment:
POSTGRES_USER: hosenur
Expand Down

0 comments on commit facbaba

Please sign in to comment.