chore(deps): update ghcr.io/diced/zipline docker tag to v3.7.1 (#797)
This commit is contained in:
parent
49d374da2c
commit
0e13e49f41
|
@ -5,9 +5,11 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "zipline",
|
||||
"tipi_version": 2,
|
||||
"version": "3.7.0",
|
||||
"categories": ["media"],
|
||||
"tipi_version": 3,
|
||||
"version": "3.7.1",
|
||||
"categories": [
|
||||
"media"
|
||||
],
|
||||
"description": "A ShareX/file upload server that is easy to use, packed with features, and with an easy setup! ",
|
||||
"short_desc": "A ShareX/file upload server that is easy to use, packed with features, and with an easy setup! ",
|
||||
"author": "https://github.com/diced",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: '3.7'
|
|||
services:
|
||||
zipline:
|
||||
container_name: zipline
|
||||
image: ghcr.io/diced/zipline:3.7.0
|
||||
image: ghcr.io/diced/zipline:3.7.1
|
||||
ports:
|
||||
- '${APP_PORT}:3000'
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue
Block a user