Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 5c0e0f4

Browse files
Release v2.10.8
1 parent eebda60 commit 5c0e0f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN set -ex \
2828
&& wget https://github.com/fabric8io-images/run-java-sh/raw/master/fish-pepper/run-java-sh/fp-files/run-java.sh \
2929
&& chmod +x run-java.sh
3030

31-
ARG VERSION=v2.10.7
31+
ARG VERSION=v2.10.8
3232

3333
RUN set -ex \
3434
&& wget https://github.com/wojiushixiaobai/dataease/releases/download/${VERSION}/dataease-${VERSION}.tar.gz \

config-example.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 版本号可以自己根据项目的版本修改
2-
VERSION=v2.10.7
2+
VERSION=v2.10.8
33

44
# Compose
55
COMPOSE_PROJECT_NAME=de

0 commit comments

Comments
 (0)