Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ jobs:
- run: df -h

- name: docker-config
uses: containerbase/internal-tools@7c2074dcb92649f53320a4925983bcd017a73a55 # v4.1.16
uses: containerbase/internal-tools@0420d7f266d29b6cc8946b4873195d784573f839 # v4.1.19
with:
command: docker-config

Expand Down
2 changes: 1 addition & 1 deletion docs/usage/examples/opentelemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:

# Prometheus for storing metrics
prometheus:
image: prom/prometheus:v3.9.1
image: prom/prometheus:v3.10.0
ports:
- '9090:9090' # Web UI
- '4318' # OTLP HTTP
Expand Down
2 changes: 1 addition & 1 deletion lib/modules/manager/azure-pipelines/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ resources:
- container: linux
image: ubuntu:24.04
- container: python
image: python:3.14@sha256:151ab3571dad616bb031052e86411e2165295c7f67ef27206852203e854bcd12
image: python:3.14@sha256:61346539f7b26521a230e72c11da5ebd872924745074b19736e7d65ba748c366

stages:
- stage: StageOne
Expand Down
124 changes: 0 additions & 124 deletions lib/workers/repository/init/__snapshots__/vulnerability.spec.ts.snap

This file was deleted.

Loading
Loading