sanbo commited on
Commit
1035bca
·
1 Parent(s): ceb1b0c

update sth at 2025-10-10 01:03:14

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -15,7 +15,7 @@ COPY --from=builder /app/main .
15
  # Labels
16
  LABEL maintainer="Z2"
17
  LABEL description="Z2 API"
18
- LABEL version="1.0.4"
19
 
20
  # Expose port
21
  EXPOSE 7860
 
15
  # Labels
16
  LABEL maintainer="Z2"
17
  LABEL description="Z2 API"
18
+ LABEL version="1.0.5"
19
 
20
  # Expose port
21
  EXPOSE 7860