Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
bartosz-skejcik committed Dec 6, 2023
1 parent 0cca11e commit 0295d41
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 @@ -27,7 +27,7 @@ COPY . .
# Uncomment the following line in case you want to disable telemetry during the build.
# ENV NEXT_TELEMETRY_DISABLED 1

RUN pnpm run build
RUN yarn build

# If using npm comment out above and use below instead
# RUN npm run build
Expand Down

0 comments on commit 0295d41

Please sign in to comment.