Skip to content

Update alpine Docker tag to v3.24.1 - #147

Merged
antonym merged 1 commit into
masterfrom
renovate/alpine-3.x
Aug 17, 2026
Merged

Update alpine Docker tag to v3.24.1#147
antonym merged 1 commit into
masterfrom
renovate/alpine-3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
alpine (source) final minor 3.23.43.24.1
alpine (source) stage minor 3.23.43.24.1

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@kilo-code-bot

kilo-code-bot Bot commented Jun 10, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • Dockerfile - Alpine Linux base image updated from 3.23.4 to 3.24.1 in both build and production stages

Review Notes

This PR updates the Alpine Linux base image from version 3.23.4 to 3.24.1, which is a standard minor version bump with an additional patch update. Both the build stage (line 2) and production stage (line 35) are consistently updated to the same version, maintaining Docker best practices.

The change is low-risk and maintains compatibility with existing package installations and configurations. The 3.24.1 patch release typically includes bug fixes and security improvements over 3.24.0.

Previous Review Summary (commit 9fb8a20)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 9fb8a20)

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • Dockerfile - Alpine Linux base image updated from 3.23.4 to 3.24.0 in both build and production stages

Review Notes

This PR updates the Alpine Linux base image from version 3.23.4 to 3.24.0, which is a standard minor version bump. Both the build stage (line 2) and production stage (line 35) are consistently updated to the same version, maintaining Docker best practices.

The change is low-risk and maintains compatibility with existing package installations and configurations.


Reviewed by claude-4.5-sonnet-20250929 · 188,165 tokens

@github-actions

Copy link
Copy Markdown

🚀 Test Image Built Successfully!

Your PR test images have been published and are ready for testing:

Docker Hub

docker pull netbootxyz/netbootxyz:pr-147

GitHub Container Registry

docker pull ghcr.io/netbootxyz/netbootxyz:pr-147

Quick Test Commands

Standard Docker:

docker run -d \
  --name netbootxyz-test \
  -e PUID=1000 \
  -e PGID=1000 \
  -p 3000:3000 \
  -p 69:69/udp \
  -p 8080:80 \
  -v /local/path/config:/config \
  netbootxyz/netbootxyz:pr-147

Platforms

  • ✅ linux/amd64
  • ✅ linux/arm64

Check Logs

docker logs -f netbootxyz-test

📦 SHA: cd9e97395f6d1934af03bb5fda1fc3480a6af002
🏷️ Webapp Version: 0.7.6

@renovate renovate Bot changed the title Update alpine Docker tag to v3.24.0 Update alpine Docker tag to v3.24.1 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/alpine-3.x branch from 9fb8a20 to a909290 Compare June 16, 2026 05:59
@github-actions

Copy link
Copy Markdown

🚀 Test Image Built Successfully!

Your PR test images have been published and are ready for testing:

Docker Hub

docker pull netbootxyz/netbootxyz:pr-147

GitHub Container Registry

docker pull ghcr.io/netbootxyz/netbootxyz:pr-147

Quick Test Commands

Standard Docker:

docker run -d \
  --name netbootxyz-test \
  -e PUID=1000 \
  -e PGID=1000 \
  -p 3000:3000 \
  -p 69:69/udp \
  -p 8080:80 \
  -v /local/path/config:/config \
  netbootxyz/netbootxyz:pr-147

Platforms

  • ✅ linux/amd64
  • ✅ linux/arm64

Check Logs

docker logs -f netbootxyz-test

📦 SHA: ed904fc05558824d7417918f4b45ab4bb538d16e
🏷️ Webapp Version: 0.7.6

@antonym
antonym merged commit 7b81764 into master Aug 17, 2026
8 checks passed
@renovate
renovate Bot deleted the renovate/alpine-3.x branch August 17, 2026 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant