Skip to content

Commit af648e1

Browse files
committed
fix: bump Dockerfile version to 0.8.6
1 parent 4e4a996 commit af648e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.12-slim-bookworm AS build
22

33
# C4ai version
4-
ARG C4AI_VER=0.8.5
4+
ARG C4AI_VER=0.8.6
55
ENV C4AI_VERSION=$C4AI_VER
66
LABEL c4ai.version=$C4AI_VER
77

0 commit comments

Comments
 (0)