Bump versions (#244)

* Bump versions

* Try to fix build
This commit is contained in:
2025-03-06 22:41:39 +11:00
committed by GitHub
parent 1a16f7195d
commit 3b41b6d1e2
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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
View File
@@ -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