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 42aa6ac commit 13267aaCopy full SHA for 13267aa
apps/onlyoffice/components/rabbitmq/statefulset.yaml
@@ -32,7 +32,7 @@ spec:
32
seccompProfile:
33
type: "RuntimeDefault"
34
containers:
35
- - image: "docker.io/rabbitmq:4.1.3-management-alpine"
+ - image: "docker.io/rabbitmq:4.1.4-management-alpine"
36
name: "rabbitmq"
37
env:
38
- name: "RABBITMQ_CONFIG_FILES"
apps/rabbitmq/statefulset.yaml
0 commit comments