Skip to content

Commit

Permalink
build(deps): Bump eclipse-temurin (#55)
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 22.0.1_8-jdk-alpine to 22.0.2_9-jdk-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 31, 2024
1 parent 6bf2271 commit afa27ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM eclipse-temurin:22.0.1_8-jdk-alpine
FROM --platform=$BUILDPLATFORM eclipse-temurin:22.0.2_9-jdk-alpine

ARG BUILD_CONTEXT="build-context"
ARG UID=worker
Expand Down

0 comments on commit afa27ef

Please sign in to comment.