Skip to content

Commit b31ccd1

Browse files
committed
I love when the golang team makes so many breaking changes to my workflows.
1 parent c3d8924 commit b31ccd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ USER pking
4444
WORKDIR /home/pking
4545

4646
# Get homemaker
47-
RUN go install foosoft.net/projects/homemaker
47+
RUN go install foosoft.net/projects/homemaker@latest
4848

4949
# Get my homedir
5050
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

0 commit comments

Comments
 (0)