diff --git a/layouts/shortcodes/latest-lambda-layer-version.html b/layouts/shortcodes/latest-lambda-layer-version.html index 28b82c99dda..539fae11d91 100644 --- a/layouts/shortcodes/latest-lambda-layer-version.html +++ b/layouts/shortcodes/latest-lambda-layer-version.html @@ -16,27 +16,27 @@ {{- if eq (.Get "layer") "ruby" -}} - 26 + 27 {{- end -}} {{- if eq (.Get "layer") "extension" -}} - 90 + 91 {{- end -}} {{- if eq (.Get "layer") "dd-trace-java" -}} - 24 + 25 {{- end -}} {{- if eq (.Get "layer") "dd-trace-dotnet" -}} - 22 + 23 {{- end -}} {{- if eq (.Get "layer") "python-versions" -}} - `Python39`, `Python310`, `Python311`, `Python312`, `Python313`, `Python314` + `Python38`, `Python39`, `Python310`, `Python311`, `Python312`, `Python313`, `Python314` {{- end -}} {{- if eq (.Get "layer") "python-example-version" -}}