Skip to content

Commit

Permalink
Update latest Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 2, 2025
1 parent 389df88 commit 2181094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:23.6.1-alpine3.20 AS builder
FROM node:23.7.0-alpine3.20 AS builder

RUN apk add --no-cache --update binutils curl
RUN yes | strip /usr/local/bin/node || true \
Expand Down

0 comments on commit 2181094

Please sign in to comment.