Neues Build-File nicht nano und net-tools
All checks were successful
release-tag / release-image (push) Successful in 49s
All checks were successful
release-tag / release-image (push) Successful in 49s
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM golang:1.23.3
|
||||
RUN mkdir /data
|
||||
RUN apt update && apt install net-tools nano -y
|
||||
COPY data/* /data
|
||||
WORKDIR /app
|
||||
COPY go.mod go.sum ./
|
||||
|
Reference in New Issue
Block a user