We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc12e5c + 7a21553 commit e2b5c74Copy full SHA for e2b5c74
apps/miniflux/deployment.yaml
@@ -33,7 +33,7 @@ spec:
33
seccompProfile:
34
type: RuntimeDefault
35
containers:
36
- - image: "miniflux/miniflux:2.2.3"
+ - image: "miniflux/miniflux:2.2.4"
37
imagePullPolicy: "IfNotPresent"
38
name: "miniflux"
39
ports:
0 commit comments