Skip to content

Commit 4f8e354

Browse files
committed
chore: hadolint fix
1 parent a03a4f3 commit 4f8e354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hive/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ fi
103103
rm -rf "$BUILD_SRC_DIR"
104104
EOF
105105

106-
RUN << EOF
106+
RUN <<EOF
107107
cd /stackable
108108
mkdir /stackable/jmx
109109
curl "https://repo.stackable.tech/repository/packages/jmx-exporter/jmx_prometheus_javaagent-${JMX_EXPORTER_VERSION}.jar" -o "/stackable/jmx/jmx_prometheus_javaagent-${JMX_EXPORTER_VERSION}.jar"

0 commit comments

Comments
 (0)