Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zeke-code/docker-java-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: timbru31/docker-java-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 65 files changed
  • 4 contributors

Commits on Nov 5, 2025

  1. build(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (timbr…

    …u31#692)
    
    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v3.6.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-version: 3.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    244b7dd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. feat: add java 25 images (timbru31#691)

    Co-authored-by: Ezechiele Spina <ezechiele.spina@maggioli.it>
    Co-authored-by: Tim Brust <github@timbrust.de>
    3 people authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    a86c334 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. build(deps): bump actions/checkout from 5.0.0 to 5.0.1 (timbru31#693)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.1
      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>
    dependabot[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    d9499a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. build(deps): bump actions/checkout from 5.0.1 to 6.0.1 (timbru31#695)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    1542e41 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. build(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (t…

    …imbru31#696)
    
    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v3.11.1...v3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 3.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    78ec25d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. Configuration menu
    Copy the full SHA
    672b49f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. feat: update Alpine to 3.23 & fix Node.js 24 (timbru31#698)

    * feat: update Alpine to 3.23
    
    * fix: use stable version for Node.js 24 (alpine)
    timbru31 authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    402a8a0 View commit details
    Browse the repository at this point in the history
Loading