Skip to content

Commit

Permalink
chore: bump up version (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalkia authored Sep 22, 2024
1 parent c32e21a commit ac0e25d
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=v22
ENV AB_VERSION_MAC=v22
ENV AB_VERSION_WINDOWS=v23
ENV AB_VERSION_MAC=v23

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

0 comments on commit ac0e25d

Please sign in to comment.