chore(deps): update drakkan/sftpgo docker tag to v2.5.6 (#1850)

This commit is contained in:
renovate[bot] 2023-12-18 20:09:39 +00:00 committed by GitHub
parent b785a57aff
commit c8852cf4f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "sftpgo",
"tipi_version": 3,
"version": "2.5.5-alpine",
"tipi_version": 4,
"version": "2.5.6-alpine",
"categories": [
"utilities"
],

View File

@ -4,7 +4,7 @@ services:
sftpgo:
container_name: sftpgo
user: root
image: drakkan/sftpgo:v2.5.5-alpine
image: drakkan/sftpgo:v2.5.6-alpine
restart: unless-stopped
depends_on:
sftpgo-db: