chore(deps): update dullage/flatnotes docker tag to v4.0.4 (#3270)
This commit is contained in:
parent
ce7c716d46
commit
6f32029a54
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"id": "flatnotes",
|
||||
"port": 8137,
|
||||
"tipi_version": 20,
|
||||
"version": "4.0.3",
|
||||
"tipi_version": 21,
|
||||
"version": "4.0.4",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
flatnotes:
|
||||
container_name: flatnotes
|
||||
image: dullage/flatnotes:v4.0.3
|
||||
image: dullage/flatnotes:v4.0.4
|
||||
environment:
|
||||
FLATNOTES_AUTH_TYPE: ${FLATNOTES_AUTH_TYPE}
|
||||
FLATNOTES_USERNAME: ${FLATNOTES_USERNAME}
|
||||
|
|
Loading…
Reference in New Issue
Block a user