Browse Source

Update Dockerfile

qiaofeng1227 2 năm trước cách đây
mục cha
commit
f798eee0d3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      appmanage/Dockerfile

+ 1 - 0
appmanage/Dockerfile

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