Skip to content

Commit ca11c4a

Browse files
build(deps): bump golang in /examples/xds-sotw-config-server (#981)
Bumps golang from 1.24.5 to 1.25.3. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a9191b commit ca11c4a

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.24.5@sha256:14fd8a55e59a560704e5fc44970b301d00d344e45d6b914dda228e09f359a088 AS build
1+
FROM golang:1.25.3@sha256:6ea52a02734dd15e943286b048278da1e04eca196a564578d718c7720433dbbe AS build
22
WORKDIR /xds-server
33

44
COPY . .

0 commit comments

Comments
 (0)