diff --git a/odkcentral/api/Dockerfile b/odkcentral/api/Dockerfile index 30a0860cef..5e657746d6 100644 --- a/odkcentral/api/Dockerfile +++ b/odkcentral/api/Dockerfile @@ -15,7 +15,7 @@ # along with FMTM. If not, see . # -ARG node_version=18 +ARG node_version=18.17 diff --git a/odkcentral/ui/Dockerfile b/odkcentral/ui/Dockerfile index aaa3d791fc..827c9e6b86 100644 --- a/odkcentral/ui/Dockerfile +++ b/odkcentral/ui/Dockerfile @@ -15,7 +15,7 @@ # along with FMTM. If not, see . # -ARG node_version=18 +ARG node_version=18.17