Fixes the build, probably

This commit is contained in:
Trenton H
2025-03-10 11:28:52 -07:00
parent 3c95928051
commit 6ae1811477
2 changed files with 1 additions and 20 deletions

View File

@@ -79,7 +79,7 @@ RUN set -eux \
&& rm -rf /var/lib/apt/lists/*
# Copy our service defs and filesystem
COPY --link ./docker/rootfs /
COPY ./docker/rootfs /
# Stage: main-app
# Purpose: The final image