Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Ignacio Molteni <juanignaciomolteni@gmail.com>
  • Loading branch information
dalkia authored Dec 18, 2024
1 parent 8a354aa commit 611cd8f
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=v33
ENV AB_VERSION_MAC=v33
ENV AB_VERSION_WINDOWS=v34
ENV AB_VERSION_MAC=v34

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

0 comments on commit 611cd8f

Please sign in to comment.