security: use dhi image for the proxy as well
This commit is contained in:
parent
edeae9dc4b
commit
89a3d3dae5
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
# squid: proxy. netcat-openbsd: health check
|
||||||
RUN apk add --no-cache squid netcat-openbsd
|
RUN apk add --no-cache squid netcat-openbsd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue