Skip to content

Commit b44e7b3

Browse files
authored
Bump lightspeed-stack to 0.1.3 (#77)
1 parent ff3b53a commit b44e7b3

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
@@ -4,7 +4,7 @@ ARG ANSIBLE_CHATBOT_VERSION=latest
44
# ======================================================
55
# Transient image to construct Python venv
66
# ------------------------------------------------------
7-
FROM quay.io/lightspeed-core/lightspeed-stack:0.1.2 AS builder
7+
FROM quay.io/lightspeed-core/lightspeed-stack:0.1.3 AS builder
88

99
ARG APP_ROOT=/app-root
1010
WORKDIR /app-root

0 commit comments

Comments
 (0)