summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
Diffstat (limited to 'backend')
-rw-r--r--backend/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/Dockerfile b/backend/Dockerfile
index c4113b4..e0218aa 100644
--- a/backend/Dockerfile
+++ b/backend/Dockerfile
@@ -1,4 +1,4 @@
-FROM arch:latest
+FROM archlinux:latest
ADD ./backend/ /source
ADD ./build/backend /build