tang-x commited on
Commit
714d33b
·
verified ·
1 Parent(s): eb0d256

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM voapi/voapi:v0.4.6
2
 
3
  FROM nginx:alpine
4
  COPY --from=builder /voapi /voapi
 
1
+ FROM voapi/voapi:v0.3.9
2
 
3
  FROM nginx:alpine
4
  COPY --from=builder /voapi /voapi