chore(deps): update keglin/pinchflat docker tag to v0.1.18 (#3444)

This commit is contained in:
renovate[bot] 2024-05-11 16:38:40 +00:00 committed by GitHub
parent 3454ec33ee
commit d52de53651
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "pinchflat",
"tipi_version": 2,
"version": "0.1.17",
"tipi_version": 3,
"version": "0.1.18",
"categories": [
"media"
],

View File

@ -1,6 +1,6 @@
services:
pinchflat:
image: keglin/pinchflat:v0.1.17
image: keglin/pinchflat:v0.1.18
container_name: pinchflat
environment:
- BASIC_AUTH_USERNAME=${PINCHFLAT_BASIC_AUTH_USERNAME}