chore(deps): update ghcr.io/enchant97/note-mark-backend docker tag to v0.8.0 (#1443)
This commit is contained in:
parent
b62cda7973
commit
b55fd8c832
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8567,
|
"port": 8567,
|
||||||
"id": "notemark",
|
"id": "notemark",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "0.7.0",
|
"version": "0.8.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -37,7 +37,7 @@ services:
|
||||||
traefik.http.routers.notemark-local.tls: true
|
traefik.http.routers.notemark-local.tls: true
|
||||||
|
|
||||||
notemark-backend:
|
notemark-backend:
|
||||||
image: ghcr.io/enchant97/note-mark-backend:0.7.0
|
image: ghcr.io/enchant97/note-mark-backend:0.8.0
|
||||||
container_name: notemark-backend
|
container_name: notemark-backend
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user