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 ff3b53a commit b44e7b3Copy full SHA for b44e7b3
Containerfile
@@ -4,7 +4,7 @@ ARG ANSIBLE_CHATBOT_VERSION=latest
4
# ======================================================
5
# Transient image to construct Python venv
6
# ------------------------------------------------------
7
-FROM quay.io/lightspeed-core/lightspeed-stack:0.1.2 AS builder
+FROM quay.io/lightspeed-core/lightspeed-stack:0.1.3 AS builder
8
9
ARG APP_ROOT=/app-root
10
WORKDIR /app-root
0 commit comments