We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808748f commit b066b6aCopy full SHA for b066b6a
docker-admin-ui/Dockerfile
@@ -34,7 +34,7 @@ RUN cd /opt/flex/admin-ui && npm rebuild node-sass
34
# Application
35
# ===========
36
37
-FROM node:fermium-alpine3.16
+FROM node:14-alpine3.16
38
39
# ======
40
# alpine
0 commit comments