mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
library0.5.8
This commit is contained in:
parent
a0b027c428
commit
d1d7ba15ad
@ -2,7 +2,7 @@ FROM python:3.10-bullseye AS buildstage
|
||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
LABEL version="0.0.1"
|
||||
|
||||
ENV LIBRARY_VERSION=v0.5.7
|
||||
ENV LIBRARY_VERSION=v0.5.8
|
||||
|
||||
# Prepare library
|
||||
RUN wget https://github.com/Websoft9/docker-library/archive/refs/tags/$LIBRARY_VERSION.zip -O ./library.zip && \
|
||||
|
Loading…
Reference in New Issue
Block a user