Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Gesugao-san committed Feb 13, 2024
1 parent c57601d commit 55bf157
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 @@ -16,7 +16,7 @@ LABEL name="Gesugao-san/proxima.fun"
LABEL website="proxima.fun"

RUN echo "Node:" & node -v
RUN echo "PM:" & npm -v
RUN echo "NPM:" & npm -v

ARG buildno
ARG gitcommithash
Expand Down

0 comments on commit 55bf157

Please sign in to comment.