chore(deps): update drakkan/sftpgo docker tag to v2.6.2 (#3856)
This commit is contained in:
parent
2be06d806e
commit
3e962fe05b
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "sftpgo",
|
||||
"tipi_version": 6,
|
||||
"version": "2.6.1-alpine",
|
||||
"tipi_version": 7,
|
||||
"version": "2.6.2-alpine",
|
||||
"categories": ["utilities"],
|
||||
"description": "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob",
|
||||
"short_desc": "Fully featured and highly configurable SFTP server",
|
||||
|
|
|
@ -4,7 +4,7 @@ services:
|
|||
sftpgo:
|
||||
container_name: sftpgo
|
||||
user: root
|
||||
image: drakkan/sftpgo:v2.6.1-alpine
|
||||
image: drakkan/sftpgo:v2.6.2-alpine
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
sftpgo-db:
|
||||
|
|
Loading…
Reference in New Issue
Block a user