Skip to content

Commit d6f56ad

Browse files
chore(deps): update all non-major updates
1 parent 96d2107 commit d6f56ad

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile.internal-platform

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ COPY . .
1212
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o /go/bin/bitrise-webhooks
1313

1414

15-
FROM alpine:3.21
15+
FROM alpine:3.22
1616

1717
RUN apk add -u ca-certificates && rm -rf /var/cache/apk/*
1818

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/bitrise-io/bitrise-webhooks
22

33
go 1.23.0
44

5-
toolchain go1.24.1
5+
toolchain go1.24.4
66

77
require (
88
cloud.google.com/go/pubsub v1.42.0

vendor/go.opentelemetry.io/otel/requirements.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)