mirror of
https://github.com/linuxserver/docker-dogwalk.git
synced 2026-02-19 18:17:39 +08:00
update zip ingestion bump to 1.0.2
This commit is contained in:
parent
d33f32f76c
commit
cfa261cc9e
@ -26,7 +26,7 @@ RUN \
|
||||
unzip && \
|
||||
curl -o \
|
||||
/tmp/dogwalk.zip -L \
|
||||
"https://studio.blender.org/download-source/files/ba/58/ba589b4453df58958fe3c97eff20df0a-37.zip" && \
|
||||
"https://studio.blender.org/download-source/files/e7/56/e75606adf8b311e4c8a5a28e16a5512a-38.zip" && \
|
||||
cd /tmp && \
|
||||
unzip dogwalk.zip && \
|
||||
mv \
|
||||
|
||||
@ -434,4 +434,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **23.07.25:** - Bump DOGWALK to 1.0.2.
|
||||
* **14.07.25:** - Initial release.
|
||||
|
||||
@ -108,4 +108,5 @@ init_diagram: |
|
||||
"dogwalk:latest" <- Base Images
|
||||
# changelog
|
||||
changelogs:
|
||||
- {date: "23.07.25:", desc: "Bump DOGWALK to 1.0.2."}
|
||||
- {date: "14.07.25:", desc: "Initial release."}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user