Skip to content

Commit df897ee

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/go/1.4.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: v1.4.0
1919
remotes:
2020
origin: https://github.com/devfile-samples/devfile-stack-go.git
2121
components:

0 commit comments

Comments
 (0)