Skip to content

Commit 93bb3a9

Browse files
authored
Merge pull request #610 from clusterpedia-io/dependabot/docker/alpine-3.18.5
build(deps): bump alpine from 3.18.4 to 3.18.5
2 parents b725360 + d9c4822 commit 93bb3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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.4
9+
FROM alpine:3.18.5
1010
RUN apk add --no-cache gcompat
1111

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

0 commit comments

Comments
 (0)