mirror of
https://github.com/aunefyren/wrapperr
synced 2025-03-04 14:37:14 +00:00
Update Dockerfile
This commit is contained in:
parent
42a456473d
commit
267e28c77b
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ LABEL org.opencontainers.image.source=https://github.com/aunefyren/wrapperr
|
|||
|
||||
ENV port=8282
|
||||
|
||||
RUN apk update
|
||||
RUN apk add git
|
||||
RUN apt update
|
||||
RUN apt add git
|
||||
|
||||
ENV GO111MODULE=on
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue