Skip to content

Commit

Permalink
Pin image version
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <thepetk@gmail.com>
  • Loading branch information
thepetk committed Jun 24, 2024
1 parent 3686ef3 commit 3b96f56
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 @@ -14,7 +14,7 @@
# limitations under the License.

# Build the manager binary
FROM golang:1.21 as builder
FROM golang:1.21@sha256:b405b620c7b53ef64695c7da7c8396f411f381c1eb7da6713c585dd7eca1559b as builder
ARG TARGETARCH=amd64

WORKDIR /workspace
Expand Down

0 comments on commit 3b96f56

Please sign in to comment.