chore(deps): update dullage/flatnotes docker tag to v3.4.0 (#1475)
This commit is contained in:
parent
e1dc3e35b6
commit
4a7eca57cc
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "flatnotes",
|
||||
"port": 8137,
|
||||
"tipi_version": 14,
|
||||
"version": "3.3.1",
|
||||
"tipi_version": 15,
|
||||
"version": "3.4.0",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
flatnotes:
|
||||
container_name: flatnotes
|
||||
image: dullage/flatnotes:v3.3.1
|
||||
image: dullage/flatnotes:v3.4.0
|
||||
environment:
|
||||
FLATNOTES_AUTH_TYPE: ${FLATNOTES_AUTH_TYPE}
|
||||
FLATNOTES_USERNAME: ${FLATNOTES_USERNAME}
|
||||
|
|
Loading…
Reference in New Issue
Block a user