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
|
||||
-
|
||||
name: Cache Docker layers
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v3
|
||||
id: cache
|
||||
with:
|
||||
path: /tmp/.buildx-cache
|
||||
|
||||
+4
-4
@@ -2,10 +2,10 @@
|
||||
|
||||
echo "[INFO] Set variables for $(arch)"
|
||||
|
||||
caddy_version=2.7.5
|
||||
filebrowser_version=v2.26.0
|
||||
rclone_version=v1.64.2
|
||||
ariang_version=1.3.6
|
||||
caddy_version=2.9.1
|
||||
filebrowser_version=v2.32.0
|
||||
rclone_version=v1.69.1
|
||||
ariang_version=1.3.10
|
||||
|
||||
case "$(arch)" in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user