Skip to content

Commit f01b8fd

Browse files
Update softwaremill/elasticmq-native Docker tag to v1.7.1
1 parent 34ba0c0 commit f01b8fd

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.7.1
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.7.1
3737
ports:
3838
- 127.0.0.1:4568:4568
3939
- 127.0.0.1:9325:9325

0 commit comments

Comments
 (0)