Skip to content

Commit

Permalink
build(deps): Bump eclipse-temurin in /build/package (#169)
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 17.0.5_8-jdk to 21.0.2_13-jdk.

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

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] authored Jan 27, 2024
1 parent 23d012f commit c4cbd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17.0.5_8-jdk
FROM eclipse-temurin:21.0.2_13-jdk

VOLUME /data
EXPOSE 8080 25565
Expand Down

0 comments on commit c4cbd7d

Please sign in to comment.