Skip to content

Commit bed7bf1

Browse files
Update home-assistant/base image to 3.23-2026.05.0 (#190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a00ee74 commit bed7bf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RUN \
3737
&& make coredns SYSTEM="CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH}"
3838

3939
# Base image updated by Renovate, update versionCompatibility on Alpine base bump
40-
FROM ghcr.io/home-assistant/base:3.23-2026.04.0@sha256:5ea71eca9735949b080a05d271988c9663af3bd1050297abedefa222c61e6807
40+
FROM ghcr.io/home-assistant/base:3.23-2026.05.0@sha256:3036cd72ba7755263cd103acc77cb0b438462720c2c8c23b7c2b52e52d7f4b50
4141

4242
WORKDIR /config
4343
COPY --from=builder /usr/src/coredns/coredns /usr/bin/coredns

0 commit comments

Comments
 (0)