aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index c42c161..33239ee 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3-slim-bullseye AS builder
+FROM ubuntu:20.04 AS builder
LABEL maintainer="Navan Chauhan <navanchauhan@gmail.com>" \
org.label-schema.name="Curie Module" \