Unverified Commit 5d783a49 authored by takatost's avatar takatost Committed by GitHub

fix: wrong version tag of base docker image (#739)

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" 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" 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