Skip to content

Commit

Permalink
set locakstack version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Jun 13, 2023
1 parent f5d80a4 commit 647f888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

services:
localstack:
image: localstack/localstack
image: localstack/localstack:1.4.0
env:
SERVICES: lambda,sts,s3
DEFAULT_REGION: ap-northeast-1
Expand Down

0 comments on commit 647f888

Please sign in to comment.