Skip to content

Commit 7517937

Browse files
chore(deps): update golang docker tag to v1.26
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e46419b commit 7517937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN cargo install --path .
1212
FROM runtime
1313
COPY --from=builder /usr/local/cargo/bin/ovsinit /usr/local/bin/ovsinit
1414

15-
FROM golang:1.21@sha256:4746d26432a9117a5f58e95cb9f954ddf0de128e9d5816886514199316e4a2fb AS ovn-kubernetes
15+
FROM golang:1.26@sha256:dd25c49df34a6ec745f1dd59593478d067679e8e8fb1e44b326d8b9e2d348777 AS ovn-kubernetes
1616
RUN apt-get update && \
1717
apt-get install --no-install-recommends -y \
1818
quilt

0 commit comments

Comments
 (0)