Skip to content

Commit

Permalink
Bump ubi9/openjdk-17-runtime from 1.20 to 1.21 in /scheduler
Browse files Browse the repository at this point in the history
Bumps ubi9/openjdk-17-runtime from 1.20 to 1.21.

---
updated-dependencies:
- dependency-name: ubi9/openjdk-17-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent aee8a08 commit 8105676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/Dockerfile.dataflow
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN gradle build --no-daemon --info
################################################################################

# Some dependencies require glibc, which Alpine does not provide
FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:1.20
FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:1.21

# Run update to pickup any necessary security updates
USER root
Expand Down

0 comments on commit 8105676

Please sign in to comment.