From 0e9688a110b41af4439c41db940004e863bde77a Mon Sep 17 00:00:00 2001 From: amvanbaren Date: Thu, 22 Feb 2024 21:08:29 +0200 Subject: [PATCH] Test global resource attributes --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 26aac072..bc4d6d1f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,7 @@ RUN /usr/bin/yarn --cwd website \ && /usr/bin/yarn --cwd website build # Main image derived from openvsx-server -FROM docker.io/amvanbaren/openvsx-server:6dbba8e +FROM docker.io/amvanbaren/openvsx-server:1c54327 COPY --from=builder --chown=openvsx:openvsx /workdir/website/static/ BOOT-INF/classes/static/ COPY --from=builder --chown=openvsx:openvsx /workdir/configuration/ config/