Skip to content

Commit

Permalink
remove debug lines
Browse files Browse the repository at this point in the history
  • Loading branch information
nianyush committed Oct 18, 2023
1 parent 8cab0fd commit abb775a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ RUN if [ "${OS_DISTRIBUTION}" = "opensuse-leap" ] && [ "${PROXY_CERT_PATH}" != "

### To install the nginx package for opensuse ###

RUN zypper refresh && zypper install nginx -y
# RUN zypper refresh && zypper install nginx -y

0 comments on commit abb775a

Please sign in to comment.