⬆️ Update ghcr.io/linkwarden/linkwarden Docker tag to v2.8.3
This commit is contained in:
parent
4b0f8bd1ac
commit
7d20ddef2d
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ services:
|
|||
- DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
|
||||
restart: always
|
||||
container_name: linkwarden
|
||||
image: ghcr.io/linkwarden/linkwarden:v2.8.2
|
||||
image: ghcr.io/linkwarden/linkwarden:v2.8.3
|
||||
networks:
|
||||
- gitea_main
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue