Skip to content

Commit 72c8fbc

Browse files
authored
Merge pull request #2126 from Permify/dependabot/docker/chainguard/static-9276a4e
build(deps): bump chainguard/static from `7a6456c` to `9276a4e`
2 parents 266dbfe + b7bb461 commit 72c8fbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ RUN apk update && apk add --no-cache git
44
COPY . .
55
RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod CGO_ENABLED=0 go build -v ./cmd/permify/
66

7-
FROM cgr.dev/chainguard/static:latest@sha256:7a6456cc96ecde793b7c8ad9a3ccd5d610d6168a6f64d693ecc2e84f8276c6c6
7+
FROM cgr.dev/chainguard/static:latest@sha256:9276a4ebe6b98cd1bbd53b8139228434a0e4f00d06d39e33688e9bd759986656
88
COPY --from=ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.37 /ko-app/grpc-health-probe /usr/local/bin/grpc_health_probe
99
COPY --from=permify-builder /go/src/app/permify /usr/local/bin/permify
1010
ENV PATH="$PATH:/usr/local/bin"

0 commit comments

Comments
 (0)