Skip to content

Commit

Permalink
build(deps): bump ubi8/openjdk-17-runtime from 1.19-4.1715070687 to 1…
Browse files Browse the repository at this point in the history
….20-2 in /src/container (backport #1943) (#1944)

* build(deps): bump ubi8/openjdk-17-runtime in /src/container (#1943)

Bumps ubi8/openjdk-17-runtime from 1.19-4.1715070687 to 1.20-2.

---
updated-dependencies:
- dependency-name: ubi8/openjdk-17-runtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 103901b)

# Conflicts:
#	src/container/Dockerfile

* fixup! build(deps): bump ubi8/openjdk-17-runtime in /src/container (#1943)

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <aazores@redhat.com>
  • Loading branch information
3 people authored Jun 10, 2024
1 parent 454a686 commit 38b3a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/openjdk-17-runtime:1.18-2
FROM registry.access.redhat.com/ubi8/openjdk-17-runtime:1.20-2

USER root

Expand Down

0 comments on commit 38b3a38

Please sign in to comment.