Skip to content

Commit

Permalink
Merge pull request #177 from nationalarchives/renovate/localstack-loc…
Browse files Browse the repository at this point in the history
…alstack-3.x

chore(deps): update localstack/localstack docker tag to v3.7.1
  • Loading branch information
dragon-dxw authored Sep 5, 2024
2 parents 9536584 + 9fd438c commit e0b4e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
localstack:
image: localstack/localstack:3.5.0
image: localstack/localstack:3.7.1
network_mode: bridge
environment:
SERVICES: lambda,sns,s3,sqs,iam
Expand Down

0 comments on commit e0b4e5d

Please sign in to comment.