Skip to content

Commit

Permalink
bump back to v2 since we need to rebuild all scenes due to an error
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinerius committed Mar 10, 2023
1 parent 482b41d commit a8972d5
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 @@ -46,7 +46,7 @@ ENV NODE_PATH $NVM_DIR/versions/node/$NODE_VERSION/lib/node_modules
ENV PATH $NVM_DIR/versions/node/$NODE_VERSION/bin:$PATH

# Change this value ONLY if we have done breaking changes for every material, doing so is VERY costly
ENV AB_VERSION v1
ENV AB_VERSION v2

# NODE_ENV is used to configure some runtime options, like JSON logger
ENV NODE_ENV production
Expand Down

0 comments on commit a8972d5

Please sign in to comment.