Skip to content

Commit f89150b

Browse files
Nightapesfwiedmann
authored andcommitted
fix(Dockerfile): move binary in /usr/local/bin to call go-semantic-releaser via $PATH in terminal directly and update alpine
1 parent 780a6db commit f89150b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.10.2
1+
FROM alpine:3.14
22

33
WORKDIR /code
44

0 commit comments

Comments
 (0)