4 lines
74 B
Docker
4 lines
74 B
Docker
FROM git.luke-else.co.uk/luke-else/base:latest
|
|
|
|
RUN apk add --no-cache go
|
FROM git.luke-else.co.uk/luke-else/base:latest
|
|
|
|
RUN apk add --no-cache go
|