Skip to content

Commit

Permalink
prepare for release release-0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed May 16, 2024
1 parent a743dce commit 18ad341
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 @@ -29,7 +29,7 @@ RUN wget "https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/${YQ_B

FROM jaegertracing/all-in-one:latest AS jaeger-builder

FROM quay.io/konveyor/jdtls-server-base
FROM quay.io/konveyor/jdtls-server-base:release-0.4

RUN microdnf install gcc-c++ python-devel python3-devel -y
RUN python3 -m ensurepip --upgrade
Expand Down

0 comments on commit 18ad341

Please sign in to comment.