We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2fbe7b commit ba35437Copy full SHA for ba35437
ui/Dockerfile
@@ -17,7 +17,7 @@
17
18
# Build example: docker build -t <name> .
19
20
-FROM node:lts-stretch AS build
+FROM node:14-bullseye AS build
21
22
MAINTAINER "Apache CloudStack" <dev@cloudstack.apache.org>
23
LABEL Description="Apache CloudStack UI; Modern role-base progressive UI for Apache CloudStack"
0 commit comments