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

This commit is contained in:
renovate[bot] 2024-03-28 10:43:21 +00:00 committed by GitHub
parent 06d778024b
commit b836095547
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8567, "port": 8567,
"id": "notemark", "id": "notemark",
"tipi_version": 9, "tipi_version": 10,
"version": "0.12.0", "version": "0.12.1",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
notemark: notemark:
image: ghcr.io/enchant97/note-mark-frontend:0.12.0 image: ghcr.io/enchant97/note-mark-frontend:0.12.1
container_name: notemark container_name: notemark
restart: unless-stopped restart: unless-stopped
networks: networks: