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 a798b9a commit e53587eCopy full SHA for e53587e
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.2-management-alpine"
+ - image: "docker.io/rabbitmq:4.1.3-management-alpine"
36
name: "rabbitmq"
37
env:
38
- name: "RABBITMQ_CONFIG_FILES"
apps/rabbitmq/statefulset.yaml
0 commit comments