We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a501127 commit 728d297Copy full SHA for 728d297
4 files changed
influxdb/2.7/alpine/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.21
+FROM alpine:3.23
2
3
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
4
RUN apk add --no-cache \
influxdb/2.8/alpine/Dockerfile
kapacitor/1.8/alpine/Dockerfile
-FROM alpine:3.22
RUN apk add --no-cache ca-certificates setpriv && \
telegraf/1.37/alpine/Dockerfile
RUN apk add --no-cache iputils ca-certificates net-snmp-tools procps lm_sensors tzdata setpriv libcap && \
0 commit comments