@ -30,7 +30,7 @@ RUN go build
FROM ${FNL_IMG}:${FNL_TAG} AS webircgateway
COPY --from=builder /go/webircgateway/webircgateway /app/webircgateway
COPY --from=builder /webircgateway/webircgateway /app/webircgateway
WORKDIR /app