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

This commit is contained in:
qiaofeng1227 2024-11-04 17:28:13 +08:00
parent 813c926323
commit fb62d50a42
3 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
APPHUB_VERSION=0.1.5
APPHUB_VERSION=0.1.6
DEPLOYMENT_VERSION=2.20.3
GIT_VERSION=1.21.9
PROXY_VERSION=2.11.3

View file

@ -1,11 +1,11 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202411041654, you can modify here to trigger Docker Build action
# modify time: 202411041726, 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.6-rc1"
LABEL version="0.1.6"
WORKDIR /websoft9

View file

@ -24,7 +24,6 @@
"7"
],
"Oracle Linux": [
"9",
"8",
"7"
],