Update Dockerfile
Some checks failed
Release to Github and Artifact / upload_artifact (push) Waiting to run
Release to Github and Artifact / apidocs (push) Blocked by required conditions
Release to Github and Artifact / Build Github Pages (push) Waiting to run
Build image to DockerHub / setup (push) Has been cancelled
Build image to DockerHub / build (push) Has been cancelled

This commit is contained in:
qiaofeng1227 2024-09-05 11:12:17 +08:00 committed by GitHub
parent 5ad9622852
commit b15bb4c81e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,11 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202409050857, you can modify here to trigger Docker Build action
# modify time: 202409051112, you can modify here to trigger Docker Build action
FROM python:3.10-slim-bullseye
LABEL maintainer="Websoft9<help@websoft9.com>"
LABEL version="0.1.2-rc1"
LABEL version="0.1.2"
WORKDIR /websoft9