Skip to content

Commit

Permalink
fixed docker file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses-cognizant committed Aug 12, 2024
1 parent e290018 commit 18ef316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ENV TZ="Europe/London"
# CDP PLATFORM HEALTHCHECK REQUIREMENT
USER root
RUN apk update && \
apk add curl
apk add nginx
USER node

ARG PARENT_VERSION
Expand Down

0 comments on commit 18ef316

Please sign in to comment.