Skip to content

Commit

Permalink
Pin docker/dockerfile:1.6.0 with multi-platform sha256 (#4766)
Browse files Browse the repository at this point in the history
Cf. "crane digest docker/dockerfile:1.6.0" vs "crane digest --platform linux/amd64 docker/dockerfile:1.6.0"

Signed-off-by: Jürgen Kreileder <jk@blackdown.de>
  • Loading branch information
jkreileder authored Jan 16, 2024
1 parent 98d1cd5 commit ce7efce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax = docker/dockerfile:1.6.0@sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e
# syntax = docker/dockerfile:1.6.0@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021

# Build stage
ARG goversion
Expand Down

0 comments on commit ce7efce

Please sign in to comment.