fix(filezilla): adjust to the new versioning format (#1877)
This commit is contained in:
parent
6fe608c8ff
commit
0ebfe5244e
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://filezilla-project.org/
|
||||
- https://github.com/linuxserver/docker-filezilla
|
||||
type: application
|
||||
version: 2.0.39
|
||||
version: 2.0.40
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/filezilla
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-3.51.0-r1@sha256:92421eae5b47e6e98d5157db3f6a453ab0d7733a693b5e8724edeef4090593eb
|
||||
tag: v3.55.1@sha256:2a09c57b3d79861da55903498ac58990b978434b1d68b7b4db2600e79b8c5be9
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
|
Loading…
Reference in New Issue