We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5153c56 + 3e086b3 commit d7285beCopy full SHA for d7285be
dockerfile
@@ -1,7 +1,7 @@
1
# Copyright (c) 2024 Nordic Game Lab, LLC. All rights reserved
2
#You may not use this code without the express permission of Nordic Game Lab LLC in writing.
3
# Base image
4
-FROM node:20.19.2-alpine
+FROM node:22.16.0-alpine
5
6
LABEL "org.nordicgamelab.vendor"="Nordic Game Lab, LLC"
7
LABEL version="1.0.0"
0 commit comments