Pin postgres to 13
This commit is contained in:
parent
5989c78f98
commit
03110d58c1
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:latest
|
||||
image: postgres:13
|
||||
environment:
|
||||
- POSTGRES_USER=gitea
|
||||
- POSTGRES_PASSWORD
|
||||
|
Loading…
Reference in New Issue
Block a user