Skip to content

Commit

Permalink
Merge pull request #35 from bcgov/fix/hotfix-docker
Browse files Browse the repository at this point in the history
hotfix for docker file
  • Loading branch information
arcshiftsolutions committed Jan 9, 2024
2 parents 5ff26ce + 9b21671 commit 206889d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM artifacts.developer.gov.bc.ca/docker-remote/node:lts-alpine3.13

ENV npm_config_cache /tmp/npm
RUN mkdir -p /logs
RUN chmod 755 /logs

Expand Down

0 comments on commit 206889d

Please sign in to comment.