This commit is contained in:
qiaofeng1227 2023-09-19 19:27:08 +08:00
parent 4bc5078557
commit c5f33f64f1
2 changed files with 1 additions and 2 deletions

View file

@ -26,7 +26,7 @@ jobs:
- uses: mr-smithers-excellent/docker-build-push@v5
name: Build & push Docker image
with:
image: websoft9dev/w9apphub
image: websoft9dev/apphub
tags: ${{ env.VERSION }}
addLatest: True
registry: docker.io

View file

@ -2,7 +2,6 @@ FROM python:3.10-bullseye AS buildstage
LABEL maintainer="Websoft9<help@websoft9.com>"
LABEL version="0.0.1"
ENV LIBRARY_VERSION=v0.5.4
# Prepare library