mirror of
https://github.com/langgenius/dify.git
synced 2025-11-02 11:52:58 +00:00
fix: wrong version tag of base docker image (#739)
This commit is contained in:
parent
f0eab73f3d
commit
5d783a4922
@ -1,4 +1,4 @@
|
||||
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"
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM langgenius/base:1.0.0-bullseye-slim
|
||||
FROM langgenius/base:1.0.1-bullseye-slim
|
||||
|
||||
LABEL maintainer="takatost@gmail.com"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user