You've already forked go-semantic-release
fix(Dockerfile): move binary in /usr/local/bin to call go-semantic-releaser via $PATH in terminal directly and update alpine
This commit is contained in:
committed by
Felix Wiedmann
parent
780a6dbc2e
commit
f89150b698
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.10.2
|
||||
FROM alpine:3.14
|
||||
|
||||
WORKDIR /code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user