Update baseimage version to 3.23

Signed-off-by: aptalca <541623+aptalca@users.noreply.github.com>
This commit is contained in:
aptalca 2025-12-26 00:38:21 -05:00 committed by GitHub
parent e35abe02c4
commit 7fcfb87d70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
FROM ghcr.io/linuxserver/baseimage-alpine:3.19 as buildstage
FROM ghcr.io/linuxserver/baseimage-alpine:3.23 AS buildstage
ARG GO_VERSION