Skip to content

Commit

Permalink
Sync from main to dev (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwbabylonlab authored Sep 1, 2024
2 parents 54e887f + e8e815f commit ac2bbd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v22.3.0
v22.6.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Step 1. Rebuild the source code only when needed
FROM node:22-alpine3.19 AS builder
FROM node:22.6.0-alpine3.20 AS builder

WORKDIR /app

Expand Down

0 comments on commit ac2bbd0

Please sign in to comment.