Skip to content

Commit 0456f49

Browse files
committed
security updates
1 parent 92cabc7 commit 0456f49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ RUN ls -l
3232
# Stage 2: Production-ready image
3333
FROM node:22-slim
3434

35+
RUN apt-get install -y curl
36+
3537
WORKDIR /home/node/ziti-browzer-bootstrapper
3638

3739
# Copy installed node_modules from build stage

0 commit comments

Comments
 (0)