chore(deps): update dullage/flatnotes docker tag to v4.0.3 (#3194)

This commit is contained in:
renovate[bot] 2024-04-17 19:07:54 +00:00 committed by GitHub
parent dcd4271c48
commit 97ca5abdef
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,
"id": "flatnotes",
"port": 8137,
"tipi_version": 19,
"version": "4.0.2",
"tipi_version": 20,
"version": "4.0.3",
"categories": [
"utilities"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
flatnotes:
container_name: flatnotes
image: dullage/flatnotes:v4.0.2
image: dullage/flatnotes:v4.0.3
environment:
FLATNOTES_AUTH_TYPE: ${FLATNOTES_AUTH_TYPE}
FLATNOTES_USERNAME: ${FLATNOTES_USERNAME}