Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
update node
theRealKLH authored Jan 26, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 3cef42a commit 9d9045d
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,4 +1,4 @@
FROM node:18 as build-env
FROM node:21 as build-env

### Install Go ###
ARG TARGETPLATFORM

0 comments on commit 9d9045d

Please sign in to comment.