Skip to content

Commit 2c53a13

Browse files
authored
Merge pull request #2320 from Permify/dependabot/docker/chainguard/static-d786d1c
build(deps): bump chainguard/static from `c963559` to `d786d1c`
2 parents 5bf4370 + 5906bab commit 2c53a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:c9635595e59e9f4a48da16842ce8dd8984298af3140dcbe5ed2ea4a02156db9c
7+
FROM cgr.dev/chainguard/static:latest@sha256:d786d1c686ce4a49376cd2f068d91e691b2bb2e3a6f38513b2396b69b1a9c06f
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)