Skip to content

Commit

Permalink
Merge pull request #1865 from amvanbaren/test-cb611288
Browse files Browse the repository at this point in the history
test cb611288
  • Loading branch information
amvanbaren authored May 29, 2023
2 parents 4cd4a69 + 9ebad0b commit 0be70dd
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:b03a8236
FROM docker.io/amvanbaren/openvsx-server:cb611288

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 0be70dd

Please sign in to comment.