Skip to content

Commit 4b86957

Browse files
Bump alpine from 3.22 to 3.23 in the docker group
Bumps the docker group with 1 update: alpine. Updates `alpine` from 3.22 to 3.23 --- updated-dependencies: - dependency-name: alpine dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37a803a commit 4b86957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ARG TARGETARCH
3535
ENV CGO_ENABLED=0
3636
RUN xx-go build -trimpath -a -o source-watcher cmd/main.go
3737

38-
FROM alpine:3.22
38+
FROM alpine:3.23
3939

4040
ARG TARGETPLATFORM
4141
RUN apk --no-cache add ca-certificates \

0 commit comments

Comments
 (0)