dd
This commit is contained in:
parent
44de18db37
commit
6fdf4afe75
1 changed files with 0 additions and 5 deletions
|
@ -1,10 +1,5 @@
|
|||
FROM httpd:2.4.62-alpine3.20
|
||||
|
||||
# renovate: datasource=repology depName=alpine_3_20/curl versioning=loose
|
||||
ENV CURL_VERSION="8.9.1-r0"
|
||||
# renovate: datasource=repology depName=alpine_3_20/wget versioning=loose
|
||||
ENV WGET_VERSION="1.24.5-r0"
|
||||
|
||||
RUN apk add --no-cache \
|
||||
curl \
|
||||
wget
|
||||
|
|
Loading…
Reference in a new issue