mirror of
https://github.com/librespeed/speedtest.git
synced 2026-07-02 06:43:29 +00:00
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:
parent
23b7780056
commit
b765d5993a
1 changed files with 1 additions and 1 deletions
2
Dockerfile.alpine
Executable file → Normal file
2
Dockerfile.alpine
Executable file → Normal file
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.23
|
||||
FROM alpine:3.24
|
||||
RUN apk add --quiet --no-cache \
|
||||
bash \
|
||||
apache2 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue