chore(deps): update drakkan/sftpgo docker tag to v2.6.2 (#3856)

This commit is contained in:
renovate[bot] 2024-06-21 21:52:39 +00:00 committed by GitHub
parent 2be06d806e
commit 3e962fe05b
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": "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",

View File

@ -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: