Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
arcshiftsolutions committed Jan 12, 2024
1 parent 173f544 commit 78f59f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
FROM artifacts.developer.gov.bc.ca/docker-remote/node:18.16.0-alpine3.18

ENV npm_config_cache /tmp/npm
npm install --cache=".tmp"
RUN mkdir -p /logs
RUN chmod 755 /logs

Expand Down

0 comments on commit 78f59f3

Please sign in to comment.