update
This commit is contained in:
@@ -17,7 +17,7 @@ RUN apk add --no-cache \
|
||||
WORKDIR /app/
|
||||
|
||||
# Copy the Pre-built binary file from the previous stage
|
||||
COPY --from=builder /app/gotdadd .
|
||||
COPY --from=builder /app/gottdad .
|
||||
|
||||
# Command to run the executable
|
||||
CMD ["./gotdadd"]
|
||||
Reference in New Issue
Block a user