Skip to content

Commit

Permalink
fix: npm permission issue again
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffle committed Feb 1, 2024
1 parent ac2db49 commit 2b972fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.sakuli-base
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ENV REFRESHED_AT=${BUILD_DATE} \
VNC_VIEW_ONLY=false \
IMG=taconsol/sakuli-base \
TESSDATA_PREFIX=/usr/local/share/tessdata \
npm_config_cache=/headless/.npm_cache
npm_config_cache=/headless/Documents

EXPOSE $VNC_PORT $NO_VNC_PORT

Expand Down

0 comments on commit 2b972fe

Please sign in to comment.