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: pi-hole/docker-pi-hole
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.06.0
Choose a base ref
...
head repository: pi-hole/docker-pi-hole
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.06.1
Choose a head ref
  • 14 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 6, 2025

  1. Set base image versions directly on FROM line

    Signed-off-by: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com>
    LizenzFass78851 committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    381411a View commit details
    Browse the repository at this point in the history
  2. add individual tags for different architectures

    Signed-off-by: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com>
    LizenzFass78851 committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    60f9fa7 View commit details
    Browse the repository at this point in the history
  3. adjust gh action because versions tagging is done in dockerfile

    Signed-off-by: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com>
    LizenzFass78851 committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    06df7ed View commit details
    Browse the repository at this point in the history
  4. riscv64 build for FTL is available as a release

    Signed-off-by: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com>
    LizenzFass78851 committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    4016b9f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1832 from LizenzFass78851/fix/docker-base-update

    fix: docker base version detection for dependabot
    yubiuser authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    aa1cc8b View commit details
    Browse the repository at this point in the history
  6. Bump pytest-xdist from 3.6.1 to 3.7.0 in /test

    Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.6.1 to 3.7.0.
    - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-xdist@v3.6.1...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-xdist
      dependency-version: 3.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    bb0c4e6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1827 from pi-hole/dependabot/pip/test/development…

    …/pytest-xdist-3.7.0
    
    Bump pytest-xdist from 3.6.1 to 3.7.0 in /test
    yubiuser authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    5804755 View commit details
    Browse the repository at this point in the history
  8. Bump alpine from 3.21 to 3.22 in /src

    Bumps alpine from 3.21 to 3.22.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-version: '3.22'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    503fb7d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1833 from pi-hole/dependabot/docker/src/developme…

    …nt/alpine-3.22
    
    Bump alpine from 3.21 to 3.22 in /src
    yubiuser authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    6885932 View commit details
    Browse the repository at this point in the history
  10. Update test container to 28.2.2.-cli-alpine3.22

    Signed-off-by: yubiuser <github@yubiuser.dev>
    yubiuser committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    0a16b5f View commit details
    Browse the repository at this point in the history
  11. Fix embarrassing copy&paste error in CODEOWNERS

    Signed-off-by: yubiuser <github@yubiuser.dev>
    yubiuser committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    6538124 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1836 from pi-hole/fic/codeowners

    Fix embarrassing  copy&paste error in CODEOWNERS
    yubiuser authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    a6a6f78 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1835 from pi-hole/update/test_container

    Update test container to 28.2.2.-cli-alpine3.22
    PromoFaux authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    8b69046 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1837 from pi-hole/development

    Set base image versions directly on FROM line
    PromoFaux authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    b56e67e View commit details
    Browse the repository at this point in the history
Loading