Update alpine Docker tag to v3.22.0
All checks were successful
Docker Build CI / build (firefly-data-importer) (push) Successful in 2s
Docker Build CI / build (qbittorrent-natpmp) (push) Successful in 2s
Docker Build CI / build (xbps-repo) (push) Successful in 2s
Docker Build CI / build (lighttpd) (push) Successful in 6s
Docker Build CI / build (xbps-builder) (push) Successful in 2s
All checks were successful
Docker Build CI / build (firefly-data-importer) (push) Successful in 2s
Docker Build CI / build (qbittorrent-natpmp) (push) Successful in 2s
Docker Build CI / build (xbps-repo) (push) Successful in 2s
Docker Build CI / build (lighttpd) (push) Successful in 6s
Docker Build CI / build (xbps-builder) (push) Successful in 2s
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; \
|
||||
mkdir -p /etc/lighttpd/conf.d /usr/local/lighttpd.d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue