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

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

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8567,
"id": "notemark",
"tipi_version": 1,
"version": "0.7.0",
"tipi_version": 2,
"version": "0.8.0",
"categories": [
"utilities"
],

View File

@ -37,7 +37,7 @@ services:
traefik.http.routers.notemark-local.tls: true
notemark-backend:
image: ghcr.io/enchant97/note-mark-backend:0.7.0
image: ghcr.io/enchant97/note-mark-backend:0.8.0
container_name: notemark-backend
restart: unless-stopped
networks: