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.
1 parent dc12e5c commit 7a21553Copy full SHA for 7a21553
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