Skip to content

Commit 28de7a5

Browse files
use stack version as starter project revision ref
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
1 parent b67dd8d commit 28de7a5

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)