Skip to content

Commit

Permalink
build(deps): bump ubi8/openjdk-17 in /src/main/docker
Browse files Browse the repository at this point in the history
Bumps ubi8/openjdk-17 from 1.18-2 to 1.18-2.1705573234.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 1d9a397 commit 98b171e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.legacy-jar
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# docker run -i --rm -p 8080:8080 -p 5005:5005 -e JAVA_DEBUG="true" quarkus/cryostat-reports-legacy-jar
#
###
FROM registry.access.redhat.com/ubi8/openjdk-17:1.18-2
FROM registry.access.redhat.com/ubi8/openjdk-17:1.18-2.1705573234

ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en'

Expand Down

0 comments on commit 98b171e

Please sign in to comment.