Skip to content

Commit a34fca4

Browse files
committed
Reset user from image setup
1 parent dff8d4b commit a34fca4

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
@@ -12,6 +12,8 @@ RUN npm ci --omit=dev
1212
FROM ghcr.io/puppeteer/puppeteer:22.12.1
1313
ENV NODE_ENV=production
1414

15+
USER root
16+
1517
# Set working directory
1618
WORKDIR /app
1719

0 commit comments

Comments
 (0)