From f0ca3bc0fd2fe1ec448b45ef748e6217b3d8bf7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:55:11 +0200 Subject: [PATCH] chore(deps): update 84codes/crystal docker tag to v1.13.3 (#7783) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crystal/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crystal/Dockerfile b/crystal/Dockerfile index 223335f50aa..c6024acc7f3 100644 --- a/crystal/Dockerfile +++ b/crystal/Dockerfile @@ -1,4 +1,4 @@ -FROM 84codes/crystal:1.13.2-debian-bookworm +FROM 84codes/crystal:1.13.3-debian-bookworm WORKDIR /usr/src/app