Skip to content

Commit

Permalink
Merge pull request #2474 from amvanbaren/test-9c84d3a1
Browse files Browse the repository at this point in the history
test 9c84d3a1
  • Loading branch information
amvanbaren authored Mar 29, 2024
2 parents 86b8704 + 5dc8c3f commit 3c6e4e1
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 @@ -27,7 +27,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:9516c5d8
FROM docker.io/amvanbaren/openvsx-server:9c84d3a1

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

0 comments on commit 3c6e4e1

Please sign in to comment.