chore(deps): update ghcr.io/enchant97/note-mark-frontend docker tag to v0.12.0 (#2958)
This commit is contained in:
parent
6082b46c98
commit
27b8d355b6
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8567,
|
"port": 8567,
|
||||||
"id": "notemark",
|
"id": "notemark",
|
||||||
"tipi_version": 8,
|
"tipi_version": 9,
|
||||||
"version": "0.11.1",
|
"version": "0.12.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
notemark:
|
notemark:
|
||||||
image: ghcr.io/enchant97/note-mark-frontend:0.11.1
|
image: ghcr.io/enchant97/note-mark-frontend:0.12.0
|
||||||
container_name: notemark
|
container_name: notemark
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user