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 82e9e8c commit 8ea2c03Copy full SHA for 8ea2c03
Containerfile
@@ -6,7 +6,7 @@ ARG GIT_COMMIT=git-commit-not-defined
6
# ======================================================
7
# Transient image to construct Python venv
8
# ------------------------------------------------------
9
-FROM quay.io/lightspeed-core/lightspeed-stack:0.1.3 AS builder
+FROM quay.io/lightspeed-core/lightspeed-stack:0.2.0 AS builder
10
11
ARG APP_ROOT=/app-root
12
WORKDIR /app-root
0 commit comments