Skip to content

Commit 228a208

Browse files
Release v2.10.5
1 parent b970e20 commit 228a208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.0
31+
ARG VERSION=v2.10.5
3232

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

0 commit comments

Comments
 (0)