Skip to content

Commit

Permalink
trying new docker image to fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
SoLetsDev committed Aug 9, 2023
1 parent aedd196 commit ba455af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM artifacts.developer.gov.bc.ca/docker-remote/lts-alpine3.17
FROM artifacts.developer.gov.bc.ca/docker-remote/node:lts-alpine3.17

RUN mkdir -p /logs \
&& chmod 755 /logs
Expand Down

0 comments on commit ba455af

Please sign in to comment.