diff --git a/homebox/Dockerfile b/homebox/Dockerfile index 6d1a169..6a8fef5 100644 --- a/homebox/Dockerfile +++ b/homebox/Dockerfile @@ -4,7 +4,7 @@ # https://github.com/XGHeaven/homebox # Build environment -FROM alpine:3.20.1 AS build +FROM alpine:3.20.2 AS build ARG TARGETOS ARG TARGETARCH ARG HOMEBOX_VERSION