Skip to content

Commit

Permalink
Use node user
Browse files Browse the repository at this point in the history
  • Loading branch information
cblanc committed May 28, 2024
1 parent f12d63e commit ed61870
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM node:20-alpine AS base

USER node

RUN apk update && \
apk upgrade && \
apk add --no-cache openssl bash git
Expand Down

0 comments on commit ed61870

Please sign in to comment.