Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Commit 1c7e3fe

Browse files
committed
1 parent 322b231 commit 1c7e3fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:lts-alpine
1+
FROM node:20-alpine3.18
22
RUN apk add --no-cache bash>5.0.16-r0 git>2.26.0-r0
33
COPY entrypoint.sh /entrypoint.sh
44
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)