Skip to content

Commit

Permalink
update: Added chainguard image as base image
Browse files Browse the repository at this point in the history
  • Loading branch information
alanjino committed May 14, 2024
1 parent 16b7091 commit 5f14549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build the manager binary
FROM cgr.dev/chainguard/go:latest AS builder
RUN apk update && apk add go-1.21

WORKDIR /workspace
# Copy the Go Modules manifests
COPY ./ ./
Expand Down

0 comments on commit 5f14549

Please sign in to comment.