Skip to content

Commit

Permalink
Merge pull request #2348 from amvanbaren/configure-tracing-6
Browse files Browse the repository at this point in the history
loki4j
  • Loading branch information
amvanbaren committed Feb 14, 2024
2 parents 3c7a1ec + c937e79 commit 7386f4a
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:eebac86
FROM docker.io/amvanbaren/openvsx-server:3b20642

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 7386f4a

Please sign in to comment.