Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Jan 1, 2025
1 parent e6787fc commit eb29dad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/apphub/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202412301518, you can modify here to trigger Docker Build action
# modify time: 202501011018, you can modify here to trigger Docker Build action


FROM python:3.10-slim-bullseye
LABEL maintainer="Websoft9<[email protected]>"
LABEL version="0.1.9-dev"
LABEL version="0.1.9-rc"

WORKDIR /websoft9

Expand Down

0 comments on commit eb29dad

Please sign in to comment.