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 b575a2e commit df3f434Copy full SHA for df3f434
apps/hedgedoc/deployment.yaml
@@ -30,7 +30,7 @@ spec:
30
type: "RuntimeDefault"
31
containers:
32
- name: "hedgedoc"
33
- image: "quay.io/hedgedoc/hedgedoc:1.10.2"
+ image: "quay.io/hedgedoc/hedgedoc:1.10.3"
34
imagePullPolicy: "IfNotPresent"
35
securityContext:
36
runAsNonRoot: true
0 commit comments