chore(deps): update dullage/flatnotes docker tag to v3.3.1 (#1405)

This commit is contained in:
renovate[bot] 2023-10-21 04:31:10 +00:00 committed by GitHub
parent 07e1aff619
commit ea165d81f3
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,
"id": "flatnotes",
"port": 8137,
"tipi_version": 13,
"version": "3.3.0",
"tipi_version": 14,
"version": "3.3.1",
"categories": [
"utilities"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
flatnotes:
container_name: flatnotes
image: dullage/flatnotes:v3.3.0
image: dullage/flatnotes:v3.3.1
environment:
FLATNOTES_AUTH_TYPE: ${FLATNOTES_AUTH_TYPE}
FLATNOTES_USERNAME: ${FLATNOTES_USERNAME}