Skip to content

Commit

Permalink
Merge pull request #26 from contentful/version
Browse files Browse the repository at this point in the history
[]: Update Polaris version
  • Loading branch information
karankohli-cf authored Jul 22, 2024
2 parents bbb30e7 + 7fdf1a8 commit d2adf02
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 @@ -3,7 +3,7 @@ FROM node:slim

ARG POLARIS_SERVER_URL
ARG POLARIS_ACCESS_TOKEN
ARG POLARIS_VERSION="2024.3.0"
ARG POLARIS_VERSION="2024.6.0"

ENV INSTALL_DIR /tmp
ENV PATH "$INSTALL_DIR/bin:$PATH"
Expand Down

0 comments on commit d2adf02

Please sign in to comment.