Skip to content

Commit

Permalink
Retry deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
amvanbaren committed Mar 27, 2024
1 parent 3e9fe26 commit 70d8643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN /usr/bin/yarn --cwd website \
&& /usr/bin/yarn --cwd website compile \
&& /usr/bin/yarn --cwd website build

# Main image derived from openvsx-server
# Main test 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/
Expand Down

0 comments on commit 70d8643

Please sign in to comment.