Skip to content

Commit ceceb78

Browse files
Merge branch 'master' into fix
2 parents ea29f39 + dbeb760 commit ceceb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM node:slim
33

44
ARG POLARIS_SERVER_URL
55
ARG POLARIS_ACCESS_TOKEN
6-
ARG POLARIS_VERSION="2024.12.0"
6+
ARG POLARIS_VERSION="2024.9.2"
77

88
ENV INSTALL_DIR /tmp
99
ENV PATH "$INSTALL_DIR/bin:$PATH"

0 commit comments

Comments
 (0)