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 951253a commit 774cecfCopy full SHA for 774cecf
Dockerfile
@@ -38,7 +38,7 @@ RUN curl -L https://github.com/pyenv/pyenv-installer/raw/master/bin/pyenv-instal
38
39
# ---
40
41
-FROM base as build
+FROM base AS build
42
43
# builder dependencies
44
RUN apt-get update --quiet && \
0 commit comments