We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bf498 commit ebb35ebCopy full SHA for ebb35eb
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
ARG VOLTO_VERSION
3
-FROM plone/frontend-builder:${VOLTO_VERSION}
+FROM eeacms/frontend-builder:${VOLTO_VERSION}
4
5
ARG ADDON_NAME
6
ARG ADDON_PATH
0 commit comments