Skip to content

Commit

Permalink
Update compose.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: wizzdom <wizzdom@redbrick.dcu.ie>
  • Loading branch information
novanai and wizzdom committed Jan 15, 2025
1 parent c4e1ac4 commit d56f71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- .env

postgres:
image: postgres:17
image: postgres:17-alpine
restart: unless-stopped
ports:
- 5432:5432
Expand Down

0 comments on commit d56f71b

Please sign in to comment.