We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da25550 commit 24c8e76Copy full SHA for 24c8e76
localstack.deployment.yaml
@@ -15,7 +15,7 @@ spec:
15
spec:
16
containers:
17
- name: localstack
18
- image: docker.ellisbs.co.uk:5190/localstack/localstack:3.8.1
+ image: docker.ellisbs.co.uk:5190/localstack/localstack:4.3.0
19
ports:
20
- containerPort: 4566 # LocalStack Gateway
21
envFrom: # Moved here
0 commit comments