diff --git a/homebox/Dockerfile b/homebox/Dockerfile index 33e66d0..5420918 100644 --- a/homebox/Dockerfile +++ b/homebox/Dockerfile @@ -4,7 +4,7 @@ # https://github.com/XGHeaven/homebox # Build environment -FROM alpine:3.18.2 AS build +FROM alpine:3.18.3 AS build ARG TARGETOS ARG TARGETARCH ARG HOMEBOX_VERSION