Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Dec 29, 2024
1 parent 4ac3f96 commit 542be67
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: 202412251101, you can modify here to trigger Docker Build action
# modify time: 202412291229, you can modify here to trigger Docker Build action


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

WORKDIR /websoft9

Expand Down

0 comments on commit 542be67

Please sign in to comment.