Browse Source

appmanage 0.8.8 image

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

+ 1 - 1
appmanage/Dockerfile

@@ -1,6 +1,6 @@
 FROM python:3.10-slim
 LABEL maintainer="Websoft9<help@websoft9.com>"
-LABEL version="0.8.7"
+LABEL version="0.8.8"
 
 # Create API Directory
 WORKDIR /usr/src/app