Update ghcr.io/linkwarden/linkwarden Docker tag to v2.11.5 (#767)
This commit is contained in:
parent
149c86b4fd
commit
b034658403
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
linkwarden:
|
linkwarden:
|
||||||
image: ghcr.io/linkwarden/linkwarden:v2.11.4
|
image: ghcr.io/linkwarden/linkwarden:v2.11.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
Loading…
Reference in New Issue