Skip to content

Commit

Permalink
deps: update denoland/deno docker tag to alpine-1.42.4 (#3444)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent 7da06b7 commit 6ab3737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtimes/deno-runtime/Dockerfile
@@ -1,4 +1,4 @@
FROM denoland/deno:alpine-1.42.3 AS production
FROM denoland/deno:alpine-1.42.4 AS production

LABEL org.opencontainers.image.source="https://github.com/keptn/lifecycle-toolkit" \
org.opencontainers.image.url="https://keptn.sh" \
Expand Down

0 comments on commit 6ab3737

Please sign in to comment.