Skip to content

Commit

Permalink
remove new line at last command
Browse files Browse the repository at this point in the history
Signed-off-by: Yannic Klem <Yannic.Klem@bosch.io>
  • Loading branch information
Yannic92 committed Feb 16, 2022
1 parent a2587b7 commit 06e10ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile-release
Expand Up @@ -38,7 +38,7 @@ RUN set -x \
&& chown -R ditto:ditto $DITTO_HOME \
&& cd $DITTO_LOGS \
&& chown -R ditto:ditto $DITTO_LOGS \
&& apt-get remove -y wget \
&& apt-get remove -y wget

USER ditto
WORKDIR $DITTO_HOME
Expand Down

0 comments on commit 06e10ac

Please sign in to comment.