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 5, 2024
1 parent b96b59e commit 948a2d4
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_sY5froN4CQ49zNI8d4R68tR4YUugVy1AwCEm69595
ENV SECRET=CFPAT-x_sY5froN4CQ49zNI8d4R68tR4YUugVy1AwCEm69511
ARG POLARIS_SERVER_URL
ARG POLARIS_ACCESS_TOKEN
ARG POLARIS_VERSION="2024.6.0"
Expand Down

0 comments on commit 948a2d4

Please sign in to comment.