Update postgres Docker tag to v18
This commit is contained in:
parent
5aa7b2c449
commit
7e3233f3ae
@ -24,7 +24,7 @@ services:
|
|||||||
- db
|
- db
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:17.4
|
image: postgres:18.3
|
||||||
container_name: gitea-db
|
container_name: gitea-db
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user