Skip to content

Commit

Permalink
chore(deps): update jetbrains/qodana-jvm docker tag to v2022.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2023
1 parent e4ce7fe commit 52d0a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/images/qodana-jvm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM --platform=amd64 us-docker.pkg.dev/elide-fw/tools/jdk17 AS jvm17

FROM --platform=amd64 jetbrains/qodana-jvm:2022.1-eap@sha256:fc913039837ba34ee8ce516c91d14331693ff62332db4445f6b5f48d7e5e769f
FROM --platform=amd64 jetbrains/qodana-jvm:2022.3-eap@sha256:5a20fbc7609cab0b78c38a6ee12a265d4ff51fa5617f0a576e4219d4a8a9637b

COPY --from=jvm17 /usr/lib/jvm/zulu17 /usr/lib/jvm/zulu17

0 comments on commit 52d0a0f

Please sign in to comment.