aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-09-12 17:09:57 +0530
committerGitHub <noreply@github.com>2020-09-12 17:09:57 +0530
commit9a77261b0b64bba82c9d2b52114d0112a44c1d64 (patch)
tree9ab25610f695e1630e2fa743a280594eca29f291
parent8e9e2f42c945e8c263b212fc686968ce3dbf1331 (diff)
cannot use until docker-library/python#450dev
-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" \