HongShi418 commited on
Commit
a48b774
·
verified ·
1 Parent(s): 099340e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM voapi/voapi:latest
2
 
3
  RUN apk add --no-cache pcre2
4
 
 
1
+ FROM ghcr.io/veloera/veloera:latest
2
 
3
  RUN apk add --no-cache pcre2
4