chore(deps): update ghcr.io/enchant97/note-mark-backend docker tag to v0.10.0 (#1892)
This commit is contained in:
parent
e716f14900
commit
108a0d72c9
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8567,
|
"port": 8567,
|
||||||
"id": "notemark",
|
"id": "notemark",
|
||||||
"tipi_version": 5,
|
"tipi_version": 6,
|
||||||
"version": "alpine",
|
"version": "0.9.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -8,7 +8,7 @@ services:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
|
|
||||||
notemark-backend:
|
notemark-backend:
|
||||||
image: ghcr.io/enchant97/note-mark-backend:0.9.0
|
image: ghcr.io/enchant97/note-mark-backend:0.10.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