mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
chore: dependency updates
This commit is contained in:
parent
2d88c06761
commit
124def5cd7
3 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
## Multistage build: First stage fetches dependencies
|
||||
FROM alpine:3.22 AS fetcher
|
||||
FROM alpine:3.23 AS fetcher
|
||||
|
||||
# install and copy ca-certificates, mailcap, and tini-static; download JSON.sh
|
||||
RUN apk update && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue