diff --git a/packages/google-cloud-asset/.trampolinerc b/packages/google-cloud-asset/.trampolinerc index 164613b9e6a0..d4fcb8944837 100644 --- a/packages/google-cloud-asset/.trampolinerc +++ b/packages/google-cloud-asset/.trampolinerc @@ -20,7 +20,8 @@ required_envvars+=( # Add env vars which are passed down into the container here. pass_down_envvars+=( - "AUTORELEASE_PR" + "AUTORELEASE_PR", + "VERSION" ) # Prevent unintentional override on the default image.