chore(deps): bump alpine from 3.23 to 3.24

Bumps alpine from 3.23 to 3.24.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.24'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-15 05:08:26 +00:00 committed by GitHub
parent 23b7780056
commit b765d5993a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
Dockerfile.alpine Executable file → Normal file
View file

@ -1,4 +1,4 @@
FROM alpine:3.23
FROM alpine:3.24
RUN apk add --quiet --no-cache \
bash \
apache2 \