hayou2002 commited on
Commit
87e4cfb
·
verified ·
1 Parent(s): 34eea19

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM openlistteam/openlist:latest
2
  USER root
3
  RUN apk update && apk add --no-cache \
4
  curl \
 
1
+ FROM openlistteam/openlist:v4.1.9
2
  USER root
3
  RUN apk update && apk add --no-cache \
4
  curl \