Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored May 22, 2024
1 parent 6b867f0 commit cce93eb
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: 202405111515, you can modify here to trigger Docker Build action
# modify time: 202405230715, you can modify here to trigger Docker Build action


FROM python:3.10-slim-bullseye
LABEL maintainer="Websoft9<[email protected]>"
LABEL version="0.0.9"
LABEL version="0.1.0"

WORKDIR /websoft9

Expand Down

0 comments on commit cce93eb

Please sign in to comment.