Skip to content

Commit d7285be

Browse files
Merge pull request #165 from nordic-game-lab/renovate/node-22.x
Update Node.js to v22
2 parents 5153c56 + 3e086b3 commit d7285be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2024 Nordic Game Lab, LLC. All rights reserved
22
#You may not use this code without the express permission of Nordic Game Lab LLC in writing.
33
# Base image
4-
FROM node:20.19.2-alpine
4+
FROM node:22.16.0-alpine
55

66
LABEL "org.nordicgamelab.vendor"="Nordic Game Lab, LLC"
77
LABEL version="1.0.0"

0 commit comments

Comments
 (0)