qiaofeng1227 1 anno fa
parent
commit
5c82edb800
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.17"
+LABEL version="0.8.18"
 
 # Create API Directory
 WORKDIR /usr/src/app