Skip to content

Commit

Permalink
fix:Dockerfile (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketgohelimp authored Jan 1, 2024
1 parent 9d0a558 commit 01c7577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ RUN set -ex; \
ENV PATH="/usr/local/go/bin:${PATH}"
USER runner
ENV PATH="/usr/local/go/bin:${PATH}"
RUN echo PATH=$PATH >> /runnertmp/.env

0 comments on commit 01c7577

Please sign in to comment.