chore(deps): update dullage/flatnotes docker tag to v3.1.0 (#588)
* chore(deps): update dullage/flatnotes docker tag to v3.1.0 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
89497b2d4e
commit
2ed53d676a
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "flatnotes",
|
||||
"port": 8137,
|
||||
"tipi_version": 5,
|
||||
"version": "3.0.3",
|
||||
"tipi_version": 6,
|
||||
"version": "3.1.0",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
flatnotes:
|
||||
container_name: flatnotes
|
||||
image: dullage/flatnotes:v3.0.3
|
||||
image: dullage/flatnotes:v3.1.0
|
||||
environment:
|
||||
FLATNOTES_AUTH_TYPE: ${FLATNOTES_AUTH_TYPE}
|
||||
FLATNOTES_USERNAME: ${FLATNOTES_USERNAME}
|
||||
|
|
Loading…
Reference in New Issue
Block a user