Skip to content

Commit

Permalink
Fixed a mistake in Dockerfile-ubi-base
Browse files Browse the repository at this point in the history
  • Loading branch information
kzangeli committed Apr 11, 2024
1 parent 99f256a commit d8523e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile-ubi-base
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ COPY ./docker/build-ubi/install-prometheus-client.sh /tmp/build/install-promethe
RUN /tmp/build/install-prometheus-client.sh

COPY ./docker/build-ubi/install-fastdds.sh /tmp/build/install-fastdds.sh
RUN /tmp/build/install-install-fastdds.sh
RUN /tmp/build/install-fastdds.sh

0 comments on commit d8523e4

Please sign in to comment.