Skip to content

Commit 6223adc

Browse files
authored
Merge pull request #728 from clusterpedia-io/dependabot/docker/alpine-3.18.12
build(deps): bump alpine from 3.18.11 to 3.18.12
2 parents 935655b + 6f6795d commit 6223adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG BIN_NAME
66
ARG TARGETARCH
77
RUN GOARCH=${TARGETARCH} /builder.sh ${BIN_NAME}
88

9-
FROM alpine:3.18.11
9+
FROM alpine:3.18.12
1010
RUN apk add --no-cache gcompat
1111

1212
# https://pkg.go.dev/net#hdr-Name_Resolution

0 commit comments

Comments
 (0)