diff --git a/Dockerfile b/Dockerfile index debc601..2ebe4e9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ EOT RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \ --mount=type=cache,target=/var/lib/apt,sharing=locked <