Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tonistiigi/xx:master docker digest to b0b2d4e #86

Merged
merged 1 commit into from
Sep 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=${BUILDPLATFORM} tonistiigi/xx:master@sha256:550e5cb6b22f5927af42bd332b972fab3b00d574247c5574d8c206638d05eef0 AS xx
FROM --platform=${BUILDPLATFORM} tonistiigi/xx:master@sha256:b0b2d4eb5f52217a488f9d697ae82c1d069f7dadc3bfe017d7bd49ed52e2509c AS xx

FROM --platform=${BUILDPLATFORM} alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d AS build-alpine
ARG TARGETPLATFORM
Expand Down
Loading