Skip to content

Commit

Permalink
Bump adoptopenjdk from 11-jre-hotspot to 16-jre-hotspot (eclipse-open…
Browse files Browse the repository at this point in the history
…smartclide#7)

Bumps adoptopenjdk from 11-jre-hotspot to 16-jre-hotspot.

---
updated-dependencies:
- dependency-name: adoptopenjdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikos Nikolaidis <nikosnikolaidis@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and nikosnikolaidis authored Nov 24, 2022
1 parent 4c85384 commit b819c42
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
@@ -1,4 +1,4 @@
FROM adoptopenjdk:11-jre-hotspot
FROM adoptopenjdk:16-jre-hotspot
RUN apt-get update && apt-get install -y git
ADD sonar-scanner-4.6.2.2472-linux sonar-scanner-4.6.2.2472-linux
RUN chmod a+x /sonar-scanner-4.6.2.2472-linux/bin/sonar-scanner
Expand Down

0 comments on commit b819c42

Please sign in to comment.