Skip to content

Commit 250df74

Browse files
chore(deps): bump the docker group across 6 directories with 1 update
Bumps the docker group with 1 update in the /.gitlab/benchmarks/micro/container directory: golang. Bumps the docker group with 1 update in the /contrib/azure/apim-callout/cmd/apim-callout directory: golang. Bumps the docker group with 1 update in the /contrib/envoyproxy/go-control-plane/cmd/serviceextensions directory: golang. Bumps the docker group with 1 update in the /contrib/haproxy/stream-processing-offload/cmd/spoa directory: golang. Bumps the docker group with 1 update in the /contrib/k8s.io/gateway-api/cmd/request-mirror directory: golang. Bumps the docker group with 1 update in the /internal/apps directory: golang. Updates `golang` from 1.25 to 1.26 Updates `golang` from 1.26.5-alpine to 1.26.6-alpine Updates `golang` from 1.26.5-alpine to 1.26.6-alpine Updates `golang` from 1.26.5-alpine to 1.26.6-alpine Updates `golang` from 1.26.5-alpine to 1.26.6-alpine Updates `golang` from 1.26.5 to 1.26.6 --- updated-dependencies: - dependency-name: golang dependency-version: '1.26' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker - dependency-name: golang dependency-version: 1.26.6-alpine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: golang dependency-version: 1.26.6-alpine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: golang dependency-version: 1.26.6-alpine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: golang dependency-version: 1.26.6-alpine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: golang dependency-version: 1.26.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85a3c43 commit 250df74

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

.gitlab/benchmarks/micro/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25@sha256:8a7adc288b77e9b787cd2695029eb54d10ae80571b21d44fed68d067ad0a9c96
1+
FROM golang:1.26@sha256:0d1d3a794be25f809dd2cb3160d8c73276c4056a9f8242a138e908ddeee7b6b6
22

33
ARG CI_JOB_TOKEN
44

contrib/azure/apim-callout/cmd/apim-callout/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM golang:1.26.5-alpine@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2 AS builder
2+
FROM golang:1.26.6-alpine@sha256:3889b425f035be855a72fb4755265311293b6d414521f0a519d819df32222d83 AS builder
33
ENV CGO_ENABLED=1
44

55
WORKDIR /app

contrib/envoyproxy/go-control-plane/cmd/serviceextensions/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM golang:1.26.5-alpine@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2 AS builder
2+
FROM golang:1.26.6-alpine@sha256:3889b425f035be855a72fb4755265311293b6d414521f0a519d819df32222d83 AS builder
33
ENV CGO_ENABLED=1
44

55
WORKDIR /app

contrib/haproxy/stream-processing-offload/cmd/spoa/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM golang:1.26.5-alpine@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2 AS builder
2+
FROM golang:1.26.6-alpine@sha256:3889b425f035be855a72fb4755265311293b6d414521f0a519d819df32222d83 AS builder
33
ENV CGO_ENABLED=1
44

55
WORKDIR /app

contrib/k8s.io/gateway-api/cmd/request-mirror/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM golang:1.26.5-alpine@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2 AS builder
2+
FROM golang:1.26.6-alpine@sha256:3889b425f035be855a72fb4755265311293b6d414521f0a519d819df32222d83 AS builder
33
ENV CGO_ENABLED=1
44

55
RUN apk add --no-cache --update git build-base

internal/apps/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.26.5@sha256:2005724102f45917a63e9d092fc0e4ea56ea575048ce147caad5f5f61502c365
1+
FROM golang:1.26.6@sha256:0d1d3a794be25f809dd2cb3160d8c73276c4056a9f8242a138e908ddeee7b6b6
22
COPY . /dd-trace-go
33
WORKDIR /dd-trace-go/internal/apps
44
# -t will download all dependencies, including test dependencies

0 commit comments

Comments
 (0)