mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 01:39:04 +08: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"
|
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"
|
LABEL maintainer="takatost@gmail.com"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user