Skip to content

Commit

Permalink
Bumb version
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Ignacio Molteni <[email protected]>
  • Loading branch information
dalkia authored Dec 13, 2024
1 parent 59ae23a commit 1bc428e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ 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=v13
ENV AB_VERSION_WINDOWS=v32
ENV AB_VERSION_MAC=v32
ENV AB_VERSION_WINDOWS=v33
ENV AB_VERSION_MAC=v33

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

0 comments on commit 1bc428e

Please sign in to comment.