Skip to content

Commit bbdebea

Browse files
authored
Update Dockerfile
1 parent 3b180b6 commit bbdebea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/markqvist/nomadnet:master
22

3-
RUN apk add --no-cache uv
3+
RUN apk add --no-cache coreutils uv
44

55
ENTRYPOINT ["nomadnet"]
66
CMD ["--daemon"]

0 commit comments

Comments
 (0)