Skip to content

Commit

Permalink
chore(deps): update all non-major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent fa33744 commit 205a789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.internal-platform
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ COPY . .
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o /go/bin/bitrise-webhooks


FROM alpine:3.20
FROM alpine:3.21

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

Expand Down
2 changes: 1 addition & 1 deletion vendor/go.opentelemetry.io/otel/requirements.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 205a789

Please sign in to comment.