Skip to content

Commit 0c3e822

Browse files
committed
alpine base image upgrade to 3.21
1 parent f56037d commit 0c3e822

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.20
1+
FROM alpine:3.21
22

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

0 commit comments

Comments
 (0)