Skip to content

Commit a00a18a

Browse files
committed
updated all-in-one Docker image build for 6.5.0 release
1 parent dafb803 commit a00a18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/all-in-one/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
BASE_PWD="$PWD"
3-
FLOWABLE_VERSION=6.5.0.event-SNAPSHOT
3+
FLOWABLE_VERSION=6.5.0
44

55
echo "Initializing for version $FLOWABLE_VERSION"
66

0 commit comments

Comments
 (0)