Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit f0e4edd

Browse files
MattiasGeespoiana
authored andcommitted
Update Alpine to 3.16
Signed-off-by: Mattias Gees <[email protected]>
1 parent 286df41 commit f0e4edd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN go mod download
1111
COPY . .
1212
RUN make
1313

14-
FROM alpine:3.11
14+
FROM alpine:3.16
1515
WORKDIR /opt/falco-exporter
1616

1717
COPY --from=builder /opt/falco-exporter/falco-exporter /usr/bin/falco-exporter

0 commit comments

Comments
 (0)