Skip to content

Commit

Permalink
Use main branch of samples
Browse files Browse the repository at this point in the history
Signed-off-by: Natalie Arellano <[email protected]>
  • Loading branch information
natalieparellano committed Oct 4, 2023
1 parent 69aa220 commit 8bc4a6c
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,7 @@ We unset any custom lifecycle image that may have been provided to ensure that t

<!-- test:exec -->
```bash
git clone https://github.com/buildpacks/samples.git && \
cd samples && \
git fetch --all && \
git checkout fix/curl
git clone https://github.com/buildpacks/samples.git
```

<!--+ if false +-->
Expand Down

0 comments on commit 8bc4a6c

Please sign in to comment.