aboutsummaryrefslogtreecommitdiff
path: root/build/latest/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'build/latest/Dockerfile')
-rw-r--r--build/latest/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/latest/Dockerfile b/build/latest/Dockerfile
index 24caab0..20529d1 100644
--- a/build/latest/Dockerfile
+++ b/build/latest/Dockerfile
@@ -1,4 +1,4 @@
-FROM debian:stable-slim
+FROM ubuntu:rolling
LABEL maintainer="info@valentineus.link"
ENV METEOR_ALLOW_SUPERUSER="true"