Skip to content

Commit 312a954

Browse files
committed
use snapshot package
1 parent 9a28889 commit 312a954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN /usr/bin/yarn --cwd website \
2727
&& /usr/bin/yarn --cwd website build
2828

2929
# Main image derived from openvsx-server
30-
FROM ghcr.io/eclipse/openvsx-server:${SERVER_VERSION}
30+
FROM ghcr.io/eclipse/openvsx-server-snapshot:${SERVER_VERSION}
3131
ARG SERVER_VERSION
3232
ARG SERVER_VERSION_STRING
3333

0 commit comments

Comments
 (0)