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