zhengr commited on
Commit
8998c24
·
verified ·
1 Parent(s): fd98c18

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM registry.cn-shanghai.aliyuncs.com/akfamily/aktools:latest
2
 
3
  # Expose the port the app runs on
4
  EXPOSE 8080
 
1
+ FROM registry.cn-shanghai.aliyuncs.com/akfamily/aktools
2
 
3
  # Expose the port the app runs on
4
  EXPOSE 8080