Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 736c877

Browse files
committed
Update
1 parent be9cc9f commit 736c877

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ This changelog was automatically generated using [Caretaker](https://github.com/
77

88
### [Unreleased](https://github.com/DockerToolbox/goenv/compare/v0.1.2...HEAD)
99

10-
- update [`[head]`](https://github.com/DockerToolbox/goenv/commit/)
10+
- Update [`[head]`](https://github.com/DockerToolbox/goenv/commit/)
11+
12+
- update [`[be9cc9f]`](https://github.com/DockerToolbox/goenv/commit/be9cc9f3bc98e8e28e98b7f51df95ce58265fd3d)
1113

1214
- update [`[6487551]`](https://github.com/DockerToolbox/goenv/commit/6487551c336a91e40c7a204cdcae5d2748573701)
1315

Templates/entrypoint.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
ENV PATH="/root/.anyenv/envs/goenv/bin:$PATH"
2+
ENV GOENV_ROOT=/root/.anyenv/envs/goenv
23

34
WORKDIR /root
45

0 commit comments

Comments
 (0)