Skip to content

Commit f92fe5f

Browse files
chore(deps): bump alpine from 3.23.2 to 3.23.4 (#4416)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccae3b8 commit f92fe5f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ RUN --mount=type=cache,target=/go/pkg/mod \
7575

7676
RUN xx-verify /usr/local/bin/openmeter-jobs
7777

78-
FROM alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
78+
FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
7979

8080
RUN apk add --update --no-cache ca-certificates tzdata bash
8181

benthos-collector.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN --mount=type=cache,target=/go/pkg/mod \
2929
--mount=type=cache,target=/go/cache \
3030
go build -ldflags "-X main.version=${VERSION}" -o /usr/local/bin/benthos ./cmd/benthos-collector
3131

32-
FROM alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
32+
FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
3333

3434
RUN apk add --update --no-cache ca-certificates tzdata bash
3535

0 commit comments

Comments
 (0)