aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-09-12 17:07:00 +0530
committerGitHub <noreply@github.com>2020-09-12 17:07:00 +0530
commit8e9e2f42c945e8c263b212fc686968ce3dbf1331 (patch)
tree7bf3682f696145ce5bb23f11c8fd54addb5a4921
parentc3a0bddf840b997be5eef7b5d51b75c2574a2688 (diff)
testing bullseye
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index a21c205..c42c161 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3-slim AS builder
+FROM python:3-slim-bullseye AS builder
LABEL maintainer="Navan Chauhan <navanchauhan@gmail.com>" \
org.label-schema.name="Curie Module" \