From 56da3f91737673469df7a27c4fa934970abd6abb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 30 Dec 2023 23:37:32 +0100 Subject: [PATCH] Update build.json --- filebrowser/build.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/filebrowser/build.json b/filebrowser/build.json index 307aecd91..f8babb065 100644 --- a/filebrowser/build.json +++ b/filebrowser/build.json @@ -1,8 +1,8 @@ { "build_from": { - "aarch64": "hurlenko/filebrowser:latest", - "amd64": "hurlenko/filebrowser:latest", - "armv7": "hurlenko/filebrowser:latest" + "aarch64": "hurlenko/filebrowser:v2.23.0", + "amd64": "hurlenko/filebrowser:v2.23.0", + "armv7": "hurlenko/filebrowser:v2.23.0" }, "codenotary": { "signer": "alexandrep.github@gmail.com"