Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
s1saurabh committed Feb 7, 2025
1 parent e62390e commit 3169070
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ RUN chown -R grid:oinstall $PATCH_INSTALL_DIR/*.sh && \
USER oracle

RUN $PATCH_INSTALL_DIR/$DB_PATCH_FILE $PATCH_INSTALL_DIR

# hadolint ignore=DL3002
USER root

RUN $PATCH_INSTALL_DIR/$FIXUP_PREQ_FILE && \
Expand Down

0 comments on commit 3169070

Please sign in to comment.