mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-14 09:05:09 +00:00
chore(deps): update docker.io/library/postgres docker tag to v18
This commit is contained in:
@@ -57,7 +57,7 @@ services:
|
|||||||
- invidious
|
- invidious
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: docker.io/library/postgres:17
|
image: docker.io/library/postgres:18
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /tmp/postgresdata:/var/lib/postgresql/data
|
- /tmp/postgresdata:/var/lib/postgresql/data
|
||||||
|
|||||||
Reference in New Issue
Block a user