Skip to content

Commit 8242d0d

Browse files
build(deps): bump golang in /examples/xds-sotw-config-server
Bumps golang from 1.25.3 to 1.26rc2. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26rc2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fb7025 commit 8242d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/xds-sotw-config-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.6@sha256:fc24d3881a021e7b968a4610fc024fba749f98fe5c07d4f28e6cfa14dc65a84c AS build
1+
FROM golang:1.25.6@sha256:ce63a16e0f7063787ebb4eb28e72d477b00b4726f79874b3205a965ffd797ab2 AS build
22
WORKDIR /xds-server
33

44
COPY . .

0 commit comments

Comments
 (0)