Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
camaeel authored May 16, 2023
1 parent baacddb commit 91357d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN set -eux; \
echo "Unsupported arch: ${ARCH}"; \
exit 1; \
;; \
esac; \
esac;

USER nobody
CMD ["/bin/sh"]
Expand Down

0 comments on commit 91357d5

Please sign in to comment.