Skip to content

Commit

Permalink
chore: bump golang from 7003184 to cb00c13 (#1224)
Browse files Browse the repository at this point in the history
Bumps golang from `7003184` to `cb00c13`.
  • Loading branch information
ykulazhenkov authored Dec 30, 2024
2 parents ab33ce2 + a6e79ef commit e688ad3
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:70031844b8c225351d0bb63e2c383f80db85d92ba894e3da7e13bcf80efa9a37 AS builder
FROM golang:1.23@sha256:cb00c135e0e60590614a68f1361fcafdf0f4d2bec2efa7d11b4eb634d1cbe4ed AS builder

WORKDIR /workspace

Expand Down

0 comments on commit e688ad3

Please sign in to comment.