Skip to content

Commit 93150ff

Browse files
committed
NO-JIRA: placate hadolint with an empty line
``` ./jupyter/rocm/tensorflow/ubi9-python-3.12/Dockerfile.rocm:84:1 unexpected 'R' expecting a new line followed by the next instruction ```
1 parent 6e48225 commit 93150ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter/rocm/tensorflow/ubi9-python-3.12/Dockerfile.rocm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ RUN tee --append /etc/ld.so.conf.d/rocm.conf <<EOF
8181
/opt/rocm/lib
8282
/opt/rocm/lib64
8383
EOF
84+
8485
RUN ldconfig
8586

8687
# Restore notebook user workspace

0 commit comments

Comments
 (0)