Skip to content

Commit 0f2e40c

Browse files
authored
Merge pull request #3779 from amvanbaren/test-4e177d26-2
Add comment
2 parents 5ee9870 + cd1c1cd commit 0f2e40c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN /usr/bin/yarn --cwd website \
2626
&& /usr/bin/yarn --cwd website compile \
2727
&& /usr/bin/yarn --cwd website build
2828

29+
# Main image derived from openvsx-server
2930
# Main image derived from openvsx-server
3031
#FROM ghcr.io/eclipse/openvsx-server:${SERVER_VERSION}
3132
FROM docker.io/amvanbaren/openvsx-server:${SERVER_VERSION}

0 commit comments

Comments
 (0)