diff --git a/functions-runtime/Dockerfile b/functions-runtime/Dockerfile index e21c12b8f82..54c3a72dd1e 100644 --- a/functions-runtime/Dockerfile +++ b/functions-runtime/Dockerfile @@ -1,4 +1,4 @@ -FROM denoland/deno:alpine-1.35.3 AS production +FROM denoland/deno:alpine-1.38.5 AS production LABEL org.opencontainers.image.source="https://github.com/keptn/lifecycle-toolkit" \ org.opencontainers.image.url="https://keptn.sh" \