Commit 5e2a6f2b authored by John Wang's avatar John Wang

fix: wrong version tag of base docker image

parent f0eab73f
FROM langgenius/base:1.0.0-bullseye-slim as langgenius-api
FROM langgenius/base:1.0.1-bullseye-slim as langgenius-api
LABEL maintainer="takatost@gmail.com"
......
FROM langgenius/base:1.0.0-bullseye-slim
FROM langgenius/base:1.0.1-bullseye-slim
LABEL maintainer="takatost@gmail.com"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment