Skip to content

Commit 8ea2c03

Browse files
Update quay.io/lightspeed-core/lightspeed-stack Docker tag to v0.2.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 82e9e8c commit 8ea2c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG GIT_COMMIT=git-commit-not-defined
66
# ======================================================
77
# Transient image to construct Python venv
88
# ------------------------------------------------------
9-
FROM quay.io/lightspeed-core/lightspeed-stack:0.1.3 AS builder
9+
FROM quay.io/lightspeed-core/lightspeed-stack:0.2.0 AS builder
1010

1111
ARG APP_ROOT=/app-root
1212
WORKDIR /app-root

0 commit comments

Comments
 (0)