diff --git a/Dockerfile b/Dockerfile index 20eebf77..8c0e61b4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,8 +26,8 @@ RUN /usr/bin/yarn --cwd website \ && /usr/bin/yarn --cwd website compile \ && /usr/bin/yarn --cwd website build -# Main test image derived from openvsx-server -FROM docker.io/amvanbaren/openvsx-server:42e673bc +# Main image derived from openvsx-server +FROM docker.io/amvanbaren/openvsx-server:e03c8c50 COPY --from=builder --chown=openvsx:openvsx /workdir/website/static/ BOOT-INF/classes/static/ COPY --from=builder --chown=openvsx:openvsx /workdir/configuration/ config/