From 9c02449634858b61f33ca1483dbde4049081aa96 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sat, 7 Feb 2026 23:47:13 +0100 Subject: [PATCH] testing cache --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 98eb6d7..744302f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,6 +9,7 @@ ARG COMMIT_SHA ARG COMMIT_MESSAGE +ARG nothing # Make sure RUBY_VERSION matches the Ruby version in .ruby-version ARG RUBY_VERSION=3.2.4