security: use dhi image for the proxy as well
Some checks failed
Build images / check-docker (push) Successful in 3s
Build images / scan (push) Failing after 1m26s
Build images / build-and-push (push) Has been skipped

This commit is contained in:
docker-claude 2026-04-16 22:52:33 +02:00
parent edeae9dc4b
commit 89a3d3dae5

View file

@ -1,4 +1,4 @@
FROM alpine:3.21
FROM registry.zeidler.dev/docker-dhi/alpine-base:3.23-alpine3.23-dev
# squid: proxy. netcat-openbsd: health check
RUN apk add --no-cache squid netcat-openbsd