Update alpine Docker tag to v3.22.0
This commit is contained in:
parent
2dca806223
commit
dedc7362a0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.21.3
|
FROM alpine:3.22.0
|
||||||
|
|
||||||
RUN apk add --no-cache lighttpd lighttpd-mod_webdav lighttpd-mod_auth; \
|
RUN apk add --no-cache lighttpd lighttpd-mod_webdav lighttpd-mod_auth; \
|
||||||
mkdir -p /etc/lighttpd/conf.d /usr/local/lighttpd.d
|
mkdir -p /etc/lighttpd/conf.d /usr/local/lighttpd.d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue