Skip to content

Commit

Permalink
chore: bump golang from 540d344 to ad5c126 (Mellanox#1112)
Browse files Browse the repository at this point in the history
Bumps golang from `540d344` to `ad5c126`.
  • Loading branch information
ykulazhenkov authored Oct 30, 2024
2 parents dd4f96f + 212712b commit dedaeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
ARG ARCH

# Build the manager binary
FROM golang:1.23@sha256:540d3442f4758da82e787d03930bf6468cf6f8613474135e8946259b9e531ea0 AS builder
FROM golang:1.23@sha256:ad5c126b5cf501a8caef751a243bb717ec204ab1aa56dc41dc11be089fafcb4f AS builder

WORKDIR /workspace
# Add kubectl tool
Expand Down

0 comments on commit dedaeba

Please sign in to comment.