Skip to content

Commit

Permalink
build(deps): bump eclipse-temurin from 21.0.2_13-jre-alpine to 22.0.2…
Browse files Browse the repository at this point in the history
…_9-jre-alpine in /launchers/catalog-server/src/main/docker (#319)

build(deps): bump eclipse-temurin

Bumps eclipse-temurin from 21.0.2_13-jre-alpine to 22.0.2_9-jre-alpine.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 46570dc commit 1927a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launchers/catalog-server/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -buster is required to have apt available
FROM eclipse-temurin:21.0.2_13-jre-alpine
FROM eclipse-temurin:22.0.2_9-jre-alpine

# Optional JVM arguments, such as memory settings
ARG JVM_ARGS=""
Expand Down

0 comments on commit 1927a3a

Please sign in to comment.