Skip to content

Commit

Permalink
Merge pull request #81 from lidofinance/develop
Browse files Browse the repository at this point in the history
develop to main
  • Loading branch information
infoster42 authored Jul 20, 2023
2 parents 972fda4 + 14d314a commit e5cf71d
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 @@ -26,7 +26,7 @@ ENV NEXT_TELEMETRY_DISABLED=1 \
DEFAULT_CHAIN=$DEFAULT_CHAIN

WORKDIR /app
RUN apk add --no-cache curl=~8.1
RUN apk add --no-cache curl=~8.2
COPY --from=build /app /app

USER node
Expand Down

0 comments on commit e5cf71d

Please sign in to comment.