aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile.aarch64hub
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile.aarch64hub')
-rw-r--r--Dockerfile.aarch64hub2
1 files changed, 0 insertions, 2 deletions
diff --git a/Dockerfile.aarch64hub b/Dockerfile.aarch64hub
index 17ddabd5..5bc16410 100644
--- a/Dockerfile.aarch64hub
+++ b/Dockerfile.aarch64hub
@@ -24,8 +24,6 @@ RUN chmod +x /usr/sbin/gosu \
COPY docker /app/gogs/docker
-COPY templates /app/gogs/templates
-COPY public /app/gogs/public
WORKDIR /app/gogs/build
COPY . .