chore(deps): update ghcr.io/enchant97/note-mark-frontend docker tag to v0.8.0 (#1444)
This commit is contained in:
parent
3288fda466
commit
0424f0d075
|
@ -5,7 +5,7 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8567,
|
"port": 8567,
|
||||||
"id": "notemark",
|
"id": "notemark",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "0.8.0",
|
"version": "0.8.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
|
|
|
@ -49,7 +49,7 @@ services:
|
||||||
CORS_ORIGINS: "*"
|
CORS_ORIGINS: "*"
|
||||||
|
|
||||||
notemark:
|
notemark:
|
||||||
image: ghcr.io/enchant97/note-mark-frontend:0.7.0
|
image: ghcr.io/enchant97/note-mark-frontend:0.8.0
|
||||||
container_name: notemark
|
container_name: notemark
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user