diff --git a/Dockerfile b/Dockerfile index 53c99f1b4c..95fe25fca7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ ARG RUNTIME_VERSION=0.2.2 FROM camunda/connectors:${RUNTIME_VERSION} # Configure versions of included connectors -ARG AWS_LAMBDA_VERSION=0.3.0 +ARG AWS_LAMBDA_VERSION=0.3.1 ARG GOOGLE_DRIVE_VERSION=0.4.0 ARG HTTP_JSON_VERSION=0.9.0 ARG SENDGRID_VERSION=0.11.0