Skip to content

Commit

Permalink
prepare for release release-0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 22, 2023
1 parent dca2d15 commit 5e97160
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 @@ -19,7 +19,7 @@ RUN make build
FROM jaegertracing/all-in-one:latest AS jaeger-builder

# The unofficial base image w/ jdtls and gopls installed
FROM quay.io/konveyor/jdtls-server-base
FROM quay.io/konveyor/jdtls-server-base:release-0.3

COPY --from=jaeger-builder /go/bin/all-in-one-linux /usr/bin/

Expand Down

0 comments on commit 5e97160

Please sign in to comment.