⬆️ Update ghcr.io/linkwarden/linkwarden Docker tag to v2.8.1
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
This commit is contained in:
parent
74d9d3e56f
commit
3a1046302a
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.7.1
|
||||
image: ghcr.io/linkwarden/linkwarden:v2.8.1
|
||||
networks:
|
||||
- gitea_main
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue