Skip to content

Commit

Permalink
fix(Dockerfile): move binary in /usr/local/bin to call `go-semantic-r…
Browse files Browse the repository at this point in the history
…eleaser` via $PATH in terminal directly and update alpine
  • Loading branch information
Nightapes authored and fwiedmann committed Aug 10, 2021
1 parent 780a6db commit f89150b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.10.2
FROM alpine:3.14

WORKDIR /code

Expand Down

0 comments on commit f89150b

Please sign in to comment.