Skip to content

Commit

Permalink
chore: Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Dec 16, 2023
1 parent 0824452 commit f6d46a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
# syntax=docker/dockerfile:1.6.0
FROM --platform=$BUILDPLATFORM busybox:latest@sha256:5c63a9b46e7139d2d5841462859edcbbf57f238af891b6096578e5894cfe5ae2 AS env
ARG TARGETPLATFORM
ARG BINARY_NAME=rust-ci-test
Expand Down

0 comments on commit f6d46a5

Please sign in to comment.