tang-x commited on
Commit
eb0d256
·
verified ·
1 Parent(s): 2781d2f

Update Dockerfile

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