Skip to content

Commit

Permalink
Merge pull request #1855 from amvanbaren/test-dfebb2b7
Browse files Browse the repository at this point in the history
test dfebb2b7
  • Loading branch information
amvanbaren authored May 26, 2023
2 parents 3fd2f53 + 3738829 commit 711d3aa
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 @@ -25,7 +25,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:eea0eccf
FROM docker.io/amvanbaren/openvsx-server:dfebb2b7

COPY --from=builder --chown=openvsx:openvsx /workdir/website/static/ BOOT-INF/classes/static/
COPY --from=builder --chown=openvsx:openvsx /workdir/configuration/ config/

0 comments on commit 711d3aa

Please sign in to comment.