Skip to content

Commit f62abdc

Browse files
chore(deps): update softwaremill/elasticmq-native docker tag to v1.6.16
1 parent 01879d2 commit f62abdc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/fake-aws-sqs/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: softwaremill/elasticmq-native
3-
tag: 1.6.11
3+
tag: 1.6.16
44

55
# TODO: in a wire-server chart, these queue names should match the ones defined in galley/brig/gundeck (i.e. only be defined once)
66
queueNames:

deploy/dockerephemeral/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ services:
3333

3434
fake_sqs:
3535
container_name: demo_wire_sqs
36-
image: softwaremill/elasticmq-native:1.5.2
36+
image: softwaremill/elasticmq-native:1.6.16
3737
ports:
3838
- 127.0.0.1:4568:4568
3939
- 127.0.0.1:9325:9325

0 commit comments

Comments
 (0)