Skip to content

Commit 399c1e1

Browse files
use stack version as starter project revision ref
Signed-off-by: Michael Valdron <[email protected]>
1 parent 7106cb1 commit 399c1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/go/2.5.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ starterProjects:
1515
description: A Go project with a simple HTTP server
1616
git:
1717
checkoutFrom:
18-
revision: main
18+
revision: v2.5.0
1919
remotes:
2020
origin: https://github.com/devfile-samples/devfile-stack-go.git
2121
components:

0 commit comments

Comments
 (0)