Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent e81a7f6 commit c7377f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/fbs-runner/checker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /build

RUN gradle fbs-runner.checker:installDist

FROM eclipse-temurin:21.0.1_12-jre-alpine
FROM eclipse-temurin:22.0.1_8-jre-alpine

# Install Docker
RUN apk add --no-cache docker curl postgresql15-client
Expand Down

0 comments on commit c7377f3

Please sign in to comment.