Skip to content

Commit 88181a0

Browse files
authored
fix(amqp): cleaned up headers (#2494)
refs https://jsw.ibm.com/browse/INSTA-85333
1 parent acdba74 commit 88181a0

8 files changed

Lines changed: 177 additions & 1120 deletions

File tree

docker-compose-base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ services:
163163
MSSQL_SA_PASSWORD: stanCanHazMsSQL1
164164

165165
rabbitmq:
166-
image: public.ecr.aws/docker/library/rabbitmq:3.13.7-alpine
166+
image: public.ecr.aws/docker/library/rabbitmq:3.13.0
167167
pull_policy: if_not_present
168168
ports:
169169
- 5671:5671

0 commit comments

Comments
 (0)