mirror of
https://github.com/wahyd4/aria2-ariang-docker.git
synced 2026-08-08 21:05:50 +10:00
@@ -50,7 +50,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
-
|
-
|
||||||
name: Cache Docker layers
|
name: Cache Docker layers
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v3
|
||||||
id: cache
|
id: cache
|
||||||
with:
|
with:
|
||||||
path: /tmp/.buildx-cache
|
path: /tmp/.buildx-cache
|
||||||
|
|||||||
+4
-4
@@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
echo "[INFO] Set variables for $(arch)"
|
echo "[INFO] Set variables for $(arch)"
|
||||||
|
|
||||||
caddy_version=2.7.5
|
caddy_version=2.9.1
|
||||||
filebrowser_version=v2.26.0
|
filebrowser_version=v2.32.0
|
||||||
rclone_version=v1.64.2
|
rclone_version=v1.69.1
|
||||||
ariang_version=1.3.6
|
ariang_version=1.3.10
|
||||||
|
|
||||||
case "$(arch)" in
|
case "$(arch)" in
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user