Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
(fix): outdated postegres
Browse files Browse the repository at this point in the history
  • Loading branch information
LoboMetalurgico committed Apr 7, 2022
1 parent 41de19c commit b193451
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 @@ -17,7 +17,7 @@ services:
ports:
- "8025:8025"
db:
image: postgres:9.6
image: postgres:12.5-alpine
volumes:
- spongeauth-db:/var/lib/postgresql/data
environment:
Expand Down

0 comments on commit b193451

Please sign in to comment.