Browse Source

appmanage 0.8.8 image

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

+ 1 - 1
appmanage/Dockerfile

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