chore(deps): update dullage/flatnotes docker tag to v3.6.1 (#1768)
This commit is contained in:
parent
a61a334020
commit
d6d60a2804
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "flatnotes",
|
||||
"port": 8137,
|
||||
"tipi_version": 17,
|
||||
"version": "3.6.0",
|
||||
"tipi_version": 18,
|
||||
"version": "3.6.1",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
flatnotes:
|
||||
container_name: flatnotes
|
||||
image: dullage/flatnotes:v3.6.0
|
||||
image: dullage/flatnotes:v3.6.1
|
||||
environment:
|
||||
FLATNOTES_AUTH_TYPE: ${FLATNOTES_AUTH_TYPE}
|
||||
FLATNOTES_USERNAME: ${FLATNOTES_USERNAME}
|
||||
|
|
Loading…
Reference in New Issue
Block a user