Skip to content
Snippets Groups Projects
Unverified Commit e72dc996 authored by Josh Powers's avatar Josh Powers
Browse files

telegraf: update alpine images to 3.16

parent f5b98eb7
No related branches found
No related tags found
No related merge requests found
FROM alpine:3.15
FROM alpine:3.16
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
RUN apk add --no-cache iputils ca-certificates net-snmp-tools procps lm_sensors tzdata su-exec libcap && \
......
FROM alpine:3.15
FROM alpine:3.16
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
RUN apk add --no-cache iputils ca-certificates net-snmp-tools procps lm_sensors tzdata su-exec libcap && \
......
FROM alpine:3.15
FROM alpine:3.16
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
RUN apk add --no-cache iputils ca-certificates net-snmp-tools procps lm_sensors tzdata su-exec libcap && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment