Closed dplummer closed 5 years ago
Two changes, I can split them if you'd like.
$ make image docker build -t daytona:1.0.1-11-gfbb7f80 .
Future releases you can run git tag -s v1.0.2 to tag and then the image tag will be up-to-date.
git tag -s v1.0.2
Looks good, thanks!
Two changes, I can split them if you'd like.
Future releases you can run
git tag -s v1.0.2
to tag and then the image tag will be up-to-date.