Skip to content

Commit

Permalink
build: update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Dec 14, 2023
1 parent a26c700 commit 4bff3af
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
@@ -1,6 +1,6 @@

ARG NODE_VERSION=18
ARG RUST_VERSION=1.71.0
ARG RUST_VERSION=1.74.0

FROM node:${NODE_VERSION}-alpine AS build-yarn
RUN apk add --no-cache cpio findutils git
Expand Down

0 comments on commit 4bff3af

Please sign in to comment.