Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
karankohli-cf authored Sep 4, 2024
1 parent 9f89267 commit 37a9271
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
@@ -1,6 +1,6 @@
# nodeJs base image
FROM node:slim
ENV SECRET=CFPAT-x_sY5froN4CQ49zNI8d4R68tR4YUugVy1AwCEm6959U
ENV SECRET=CFPAT-x_sY5froN4CQ49zNI8d4R68tR4YUugVy1AwCEm6959MM
ARG POLARIS_SERVER_URL
ARG POLARIS_ACCESS_TOKEN
ARG POLARIS_VERSION="2024.6.0"
Expand Down

0 comments on commit 37a9271

Please sign in to comment.