Skip to content

Commit e011f9b

Browse files
committed
InfluxDB: Update alpine to 3.22
1 parent abb9499 commit e011f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

influxdb/2.7/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21
1+
FROM alpine:3.22
22

33
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
44
RUN apk add --no-cache \

0 commit comments

Comments
 (0)