Skip to content

Commit

Permalink
fix: bump nexe to rc.4
Browse files Browse the repository at this point in the history
Signed-off-by: wilmardo <[email protected]>
  • Loading branch information
wilmardo committed Jan 22, 2024
1 parent 2554c9e commit 14944a0
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 @@ -5,7 +5,7 @@ FROM node:20.10-alpine3.19
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

# https://www.npmjs.com/package/nexe
ENV VERSION=v4.0.0-rc.2
ENV VERSION=v4.0.0-rc.4

# See https://github.com/nodejs/node/blob/master/BUILDING.md#building-nodejs-on-supported-platforms
# git, upx and gcompat(hugo) for downstream image ease of use
Expand Down

0 comments on commit 14944a0

Please sign in to comment.