Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Matej Vašek <[email protected]>
  • Loading branch information
matejvasek committed Nov 21, 2024
1 parent 87fff82 commit d714f6f
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,3 +1,3 @@
FROM scratch
FROM docker.io/library/golang

RUN --mount=type=cache,target=/tmp/cache/,id=42 echo "Hello!"

0 comments on commit d714f6f

Please sign in to comment.