We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df91eb6 commit d066aceCopy full SHA for d066ace
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-slim as builder
+FROM python:3.8-slim AS builder
2
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
build-essential \
0 commit comments