Skip to content

Commit d20e80c

Browse files
dt: Fixed lint with polaris
I didn't touch it so no idea how this snuck in. Signed-off-by: Michael Boquard <[email protected]>
1 parent 55385b0 commit d20e80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docker/ducktape-deps/polaris

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ git -C /opt clone https://github.com/apache/polaris.git
55
cd /opt/polaris
66
git reset --hard 1a6b3eb3963355f78c5ca916cc1d66ecd1493092
77
./gradlew --no-daemon --info shadowJar
8-
update-java-alternatives -s java-1.17.0-openjdk-amd64
8+
update-java-alternatives -s java-1.17.0-openjdk-amd64

0 commit comments

Comments
 (0)