mirror of
https://github.com/prasathmani/tinyfilemanager
synced 2026-03-14 12:45:51 +01:00
update php image
This commit is contained in:
parent
cc3426aebe
commit
65914660cb
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# how to use?
|
||||
# docker run -d -v /absolute/path:/var/www/html/data -p 80:80 --restart=always --name tinyfilemanager tinyfilemanager/tinyfilemanager:master
|
||||
|
||||
FROM php:7.4-cli-alpine
|
||||
FROM php:8.3.26-cli-alpine3.21
|
||||
|
||||
# if run in China
|
||||
# RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue