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,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "sftpgo",
|
"id": "sftpgo",
|
||||||
"tipi_version": 6,
|
"tipi_version": 7,
|
||||||
"version": "2.6.1-alpine",
|
"version": "2.6.2-alpine",
|
||||||
"categories": ["utilities"],
|
"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",
|
"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",
|
"short_desc": "Fully featured and highly configurable SFTP server",
|
||||||
|
|
|
@ -4,7 +4,7 @@ services:
|
||||||
sftpgo:
|
sftpgo:
|
||||||
container_name: sftpgo
|
container_name: sftpgo
|
||||||
user: root
|
user: root
|
||||||
image: drakkan/sftpgo:v2.6.1-alpine
|
image: drakkan/sftpgo:v2.6.2-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
sftpgo-db:
|
sftpgo-db:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user