Browse Source

Update Dockerfile

qiaofeng1227 2 years ago
parent
commit
f798eee0d3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      appmanage/Dockerfile

+ 1 - 0
appmanage/Dockerfile

@@ -1,5 +1,6 @@
 FROM python:3.10-slim
 LABEL maintainer="Websoft9<help@websoft9.com>"
+
 # Create api directory 
 WORKDIR /usr/src/app