chore(deps): update ghcr.io/enchant97/note-mark-frontend docker tag to v0.8.0 (#1444)

This commit is contained in:
renovate[bot] 2023-10-24 19:42:24 +00:00 committed by GitHub
parent 3288fda466
commit 0424f0d075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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: